From e12a4ede36e668bd119befbd01bdda7e05500f2e Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 18 Oct 2015 12:55:47 +0300 Subject: [PATCH] app-crypt/libsecret: sparc stable wrt bug #551826 Package-Manager: portage-2.2.20.1 --- app-crypt/libsecret/libsecret-0.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/libsecret/libsecret-0.18.3.ebuild b/app-crypt/libsecret/libsecret-0.18.3.ebuild index 7ed7be320e5c6..943c75231fac5 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