diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:30:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:06 +0100 |
commit | 09385620065c46e8a6a5955c401eff3aff4e7dcd (patch) | |
tree | a610d6a3d3b652caa4e8cf7f711040ab7f2914a3 /app-crypt | |
parent | net-wireless/python-wifi: ppc64 stable wrt bug #593170 (diff) | |
download | gentoo-09385620065c46e8a6a5955c401eff3aff4e7dcd.tar.gz gentoo-09385620065c46e8a6a5955c401eff3aff4e7dcd.tar.bz2 gentoo-09385620065c46e8a6a5955c401eff3aff4e7dcd.zip |
app-crypt/pinentry: ppc64 stable wrt bug #601364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild b/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild index d83edd2120b5..99b63e1ae263 100644 --- a/app-crypt/pinentry/pinentry-0.9.7-r1.ebuild +++ b/app-crypt/pinentry/pinentry-0.9.7-r1.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="emacs gtk ncurses qt4 qt5 caps gnome-keyring static" CDEPEND=" |