diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 15:17:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 15:17:20 +0300 |
commit | 5f0f3a37af6080ccfc5caabdd96c5df8207529a1 (patch) | |
tree | 3fa2dd3f6a6a9f4fc1919a2563a4759e18c1b11a /app-crypt/libsecret | |
parent | app-arch/gcab: ppc64 stable wrt bug #652976 (diff) | |
download | gentoo-5f0f3a37af6080ccfc5caabdd96c5df8207529a1.tar.gz gentoo-5f0f3a37af6080ccfc5caabdd96c5df8207529a1.tar.bz2 gentoo-5f0f3a37af6080ccfc5caabdd96c5df8207529a1.zip |
app-crypt/libsecret: ppc64 stable wrt bug #652976
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.6.ebuild b/app-crypt/libsecret/libsecret-0.18.6.ebuild index bb2a01f9ac06..5337020694d9 100644 --- a/app-crypt/libsecret/libsecret-0.18.6.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.6.ebuild @@ -19,7 +19,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.38:2 |