From: Agostino Sarubbo Date: Sat, 12 Sep 2015 08:55:06 +0000 (+0200) Subject: app-crypt/libsecret: x86 stable wrt bug #551826 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b9129e520fc749ad78e29b8c0faf17b4f6d4c37;p=gentoo.git app-crypt/libsecret: x86 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- 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