diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:41 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:08 -0400 |
commit | a2373e0fd1e9d7876ece51b0a9ae61bd6da3f57c (patch) | |
tree | 0571f7efd99c886cd7534b419b30941f4cd36ac4 /app-crypt/pinentry | |
parent | net-dns/dnssec-root-20170203-r1: ppc stable, bug 667774 (diff) | |
download | gentoo-a2373e0fd1e9d7876ece51b0a9ae61bd6da3f57c.tar.gz gentoo-a2373e0fd1e9d7876ece51b0a9ae61bd6da3f57c.tar.bz2 gentoo-a2373e0fd1e9d7876ece51b0a9ae61bd6da3f57c.zip |
app-crypt/pinentry-1.1.0-r2: ppc64 stable, bug 666822
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild index 2da31a84a657..7c624a0187c4 100644 --- a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild +++ b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild @@ -11,7 +11,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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static" CDEPEND=" |