diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-02-29 15:24:49 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-02-29 15:26:07 +0000 |
commit | 71b4bb9f76ad4485fc0e90230b8606a974b6c353 (patch) | |
tree | a8a617b6196984ee55fbfa467f491a3499ff30d0 /app-admin | |
parent | Merge github#942: dev-perl/Net-FreeDB: Version bump to version 0.100.0. (diff) | |
parent | app-admin/keepassx: Add ~arm keyword (diff) | |
download | gentoo-71b4bb9f76ad4485fc0e90230b8606a974b6c353.tar.gz gentoo-71b4bb9f76ad4485fc0e90230b8606a974b6c353.tar.bz2 gentoo-71b4bb9f76ad4485fc0e90230b8606a974b6c353.zip |
Merge github#916: net-p2p/syncthing: Add ~arm keyword.
Pull-Request: https://github.com/gentoo/gentoo/pull/916
Reporter: Anthony Ryan <anthonyryan1@gmail.com>
Acked-by: Steev Klimaszewski <steev@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/keepassx/keepassx-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassx/keepassx-2.0.2.ebuild b/app-admin/keepassx/keepassx-2.0.2.ebuild index 947568054a51..20c0c2206662 100644 --- a/app-admin/keepassx/keepassx-2.0.2.ebuild +++ b/app-admin/keepassx/keepassx-2.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.keepassx.org/releases/${PV}/${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 ) BSD GPL-2 LGPL-2.1 LGPL-3+ CC0-1.0 public-domain || ( LGPL-2.1 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |