diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 10:27:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 10:27:01 +0200 |
commit | 7bfaf2814c9536567441eb703fc313fbae8ef7bd (patch) | |
tree | b7c49afec7f51bed56efadfcdba35192488b674c /app-crypt/libsecret | |
parent | app-crypt/gcr: sparc stable wrt bug #685254 (diff) | |
download | gentoo-7bfaf2814c9536567441eb703fc313fbae8ef7bd.tar.gz gentoo-7bfaf2814c9536567441eb703fc313fbae8ef7bd.tar.bz2 gentoo-7bfaf2814c9536567441eb703fc313fbae8ef7bd.zip |
app-crypt/libsecret: sparc stable wrt bug #685254
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild index d79ee33d4c96..e2192fecdb22 100644 --- a/app-crypt/libsecret/libsecret-0.18.8.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.8.ebuild @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test +vala" REQUIRED_USE="test? ( introspection ) 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.44:2[${MULTILIB_USEDEP}] |