diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-08 06:21:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-08 06:21:17 +0200 |
commit | 5c471a6e861bed7c734dc1f566eabc3d6336b6af (patch) | |
tree | 5c40eaa784595bf4389c4fe23cbe18328e38a68a /app-crypt | |
parent | dev-libs/libgpg-error: Stable for HPPA (bug #552938). (diff) | |
download | gentoo-5c471a6e861bed7c734dc1f566eabc3d6336b6af.tar.gz gentoo-5c471a6e861bed7c734dc1f566eabc3d6336b6af.tar.bz2 gentoo-5c471a6e861bed7c734dc1f566eabc3d6336b6af.zip |
app-crypt/pinentry: Stable for HPPA PPC64 (bug #552614).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-0.9.5.ebuild b/app-crypt/pinentry/pinentry-0.9.5.ebuild index d5fa59e682fe..ab15d4e688d1 100644 --- a/app-crypt/pinentry/pinentry-0.9.5.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~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 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="clipboard emacs gtk ncurses qt4 caps gnome-keyring static" RDEPEND=" |