diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:49:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:50:06 +0100 |
commit | b5cc5eaf33cd37cd3c14f6cadb0317e63e9b4939 (patch) | |
tree | 16ea29b635e8ea048245cd67f47c90919a27e6f0 /app-crypt | |
parent | www-servers/tornado: Forward porting dropped KEYWORD (diff) | |
download | gentoo-b5cc5eaf33cd37cd3c14f6cadb0317e63e9b4939.tar.gz gentoo-b5cc5eaf33cd37cd3c14f6cadb0317e63e9b4939.tar.bz2 gentoo-b5cc5eaf33cd37cd3c14f6cadb0317e63e9b4939.zip |
app-crypt/pinentry: ppc stable wrt bug #552614
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 2dff58e25486..54b35b24e70f 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=" |