diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 11:08:12 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 11:13:09 +0100 |
commit | 738f80c55358d14117241b61b4f5447b05bb34eb (patch) | |
tree | 0c3928ba30ebd376ff44cedc183d032894f4e4f3 /app-crypt | |
parent | net-firewall/firehol: arm stable (bug 611750). (diff) | |
download | gentoo-738f80c55358d14117241b61b4f5447b05bb34eb.tar.gz gentoo-738f80c55358d14117241b61b4f5447b05bb34eb.tar.bz2 gentoo-738f80c55358d14117241b61b4f5447b05bb34eb.zip |
app-crypt/gpgme: ppc ppc64 stable (bug 611470).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.8.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild index 35b148d7a079..216b79869a73 100644 --- a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild +++ b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="1/11" # subslot = soname major version -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp static-libs cxx python qt5" COMMON_DEPEND="app-crypt/gnupg |