diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:03:04 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:03:04 +0200 |
commit | fdf8ca9e966b6107e37413827d63be0d95899a6a (patch) | |
tree | 8b9d4923f1b7f08ed9f79b09d9645fa6c557f433 /app-crypt | |
parent | app-crypt/gcr: Stable for PPC64 (bug #551826). (diff) | |
download | gentoo-fdf8ca9e966b6107e37413827d63be0d95899a6a.tar.gz gentoo-fdf8ca9e966b6107e37413827d63be0d95899a6a.tar.bz2 gentoo-fdf8ca9e966b6107e37413827d63be0d95899a6a.zip |
app-crypt/libsecret: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libsecret/libsecret-0.18.3.ebuild b/app-crypt/libsecret/libsecret-0.18.3.ebuild index 6799eea62392..909041438c65 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 |