diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:53:19 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:53:19 +0100 |
commit | b28414652927f4638b72a804334b2610e3fbf1d5 (patch) | |
tree | e5e071236d995b318674d29d05377eeb4ed3fa9a /app-crypt | |
parent | dev-python/pytest: readding ~arm64 keyword. (diff) | |
download | gentoo-b28414652927f4638b72a804334b2610e3fbf1d5.tar.gz gentoo-b28414652927f4638b72a804334b2610e3fbf1d5.tar.bz2 gentoo-b28414652927f4638b72a804334b2610e3fbf1d5.zip |
app-crypt/gnupg: arm ppc stable (bug 611250).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.1.18.ebuild b/app-crypt/gnupg/gnupg-2.1.18.ebuild index ad3a2fa22ba1..6ead3716c2e8 100644 --- a/app-crypt/gnupg/gnupg-2.1.18.ebuild +++ b/app-crypt/gnupg/gnupg-2.1.18.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-3" MY_P="${P/_/-}" SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="bzip2 doc +gnutls ldap nls readline selinux +smartcard tofu tools usb wks-server" |