diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-09 20:03:14 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-09 20:04:40 +0100 |
commit | 5f6093e501abcb3852fabdd1e43da146ccd2371a (patch) | |
tree | 32e5a0d029a87579d177ed9f53e43e0e0ed113af /x11-libs | |
parent | sys-devel/llvm: disable the use of xcrun on OSX, bug #568758 (diff) | |
download | gentoo-5f6093e501abcb3852fabdd1e43da146ccd2371a.tar.gz gentoo-5f6093e501abcb3852fabdd1e43da146ccd2371a.tar.bz2 gentoo-5f6093e501abcb3852fabdd1e43da146ccd2371a.zip |
x11-libs/libcryptui: add ~arm, bug #551580
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libcryptui/libcryptui-3.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libcryptui/libcryptui-3.12.2.ebuild b/x11-libs/libcryptui/libcryptui-3.12.2.ebuild index ddd80534afec..2fe9c1ff49de 100644 --- a/x11-libs/libcryptui/libcryptui-3.12.2.ebuild +++ b/x11-libs/libcryptui/libcryptui-3.12.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1" SLOT="0" IUSE="+introspection libnotify" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" # Pull in libnotify-0.7 because it's controlled via an automagic ifdef COMMON_DEPEND=" |