diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 14:33:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 14:33:04 +0200 |
commit | 615741ea41a14e72b795c0959d30c727c4e223cc (patch) | |
tree | d4b1cff23feaaf8bff0fe88576097cd5df3285e0 /app-crypt | |
parent | app-crypt/gcr: ppc64 stable wrt bug #685254 (diff) | |
download | gentoo-615741ea41a14e72b795c0959d30c727c4e223cc.tar.gz gentoo-615741ea41a14e72b795c0959d30c727c4e223cc.tar.bz2 gentoo-615741ea41a14e72b795c0959d30c727c4e223cc.zip |
app-crypt/libsecret: ppc64 stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-crypt')
-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 37465993e849..47c9215a9a69 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}] |