diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:55:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:09:56 +0200 |
commit | 2b9129e520fc749ad78e29b8c0faf17b4f6d4c37 (patch) | |
tree | b00d49c2268f7c10948e93dcb308d0fa00752a70 /app-crypt/libsecret | |
parent | app-crypt/gcr: x86 stable wrt bug #551826 (diff) | |
download | gentoo-2b9129e520fc749ad78e29b8c0faf17b4f6d4c37.tar.gz gentoo-2b9129e520fc749ad78e29b8c0faf17b4f6d4c37.tar.bz2 gentoo-2b9129e520fc749ad78e29b8c0faf17b4f6d4c37.zip |
app-crypt/libsecret: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.3.ebuild b/app-crypt/libsecret/libsecret-0.18.3.ebuild index eee94934ce74..0892fcb1ff24 100644 --- a/app-crypt/libsecret/libsecret-0.18.3.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.3.ebuild @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" IUSE="+crypt debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" RDEPEND=" >=dev-libs/glib-2.38:2 |