diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-30 11:03:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-30 11:32:39 +0200 |
commit | 27b463a37a637ba98723ed9392cc11b5d2cb8cd0 (patch) | |
tree | c5b17506e6ce3b140ea5ecb936ab1951cf2d305f /app-crypt | |
parent | app-arch/gcab: Stable for HPPA (bug #584468). (diff) | |
download | gentoo-27b463a37a637ba98723ed9392cc11b5d2cb8cd0.tar.gz gentoo-27b463a37a637ba98723ed9392cc11b5d2cb8cd0.tar.bz2 gentoo-27b463a37a637ba98723ed9392cc11b5d2cb8cd0.zip |
app-crypt/libsecret: Stable for PPC64 (bug #584468).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
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 f767556bc238..bd423de1081b 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 |