diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 21:05:00 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 21:05:00 +0200 |
commit | 2335f2b990e8d533a37b8b9d3a14926c7fabf127 (patch) | |
tree | 8d673857b6614ec9b843e7b3e113577c6bbfee7e /gnome-base | |
parent | dev-libs/xerces-c: keyword ~arm64 (diff) | |
download | gentoo-2335f2b990e8d533a37b8b9d3a14926c7fabf127.tar.gz gentoo-2335f2b990e8d533a37b8b9d3a14926c7fabf127.tar.bz2 gentoo-2335f2b990e8d533a37b8b9d3a14926c7fabf127.zip |
gnome-base/libgnome-keyring: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild index 4ed645886e69..892838250ec0 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0-r1.ebuild @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2 SLOT="0" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~mips ~sh ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" RDEPEND=" >=dev-libs/glib-2.16.0:2[${MULTILIB_USEDEP}] |