diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 16:49:34 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-07-09 17:04:10 +0200 |
commit | a731fa35f1834a908bd1093a562b5edc4c0b79c2 (patch) | |
tree | afdd7dd160a91ca915116450e773e8922dd82e56 /app-crypt | |
parent | app-crypt/gcr: ppc stable, bug 584468 (diff) | |
download | gentoo-a731fa35f1834a908bd1093a562b5edc4c0b79c2.tar.gz gentoo-a731fa35f1834a908bd1093a562b5edc4c0b79c2.tar.bz2 gentoo-a731fa35f1834a908bd1093a562b5edc4c0b79c2.zip |
app-crypt/libsecret: ppc stable, bug 584468
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.5.ebuild b/app-crypt/libsecret/libsecret-0.18.5.ebuild index 0fdd66d5a369..f767556bc238 100644 --- a/app-crypt/libsecret/libsecret-0.18.5.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.5.ebuild @@ -18,7 +18,7 @@ SLOT="0" IUSE="+crypt +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 |