diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:28 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:07 -0400 |
commit | b70e1c17423048d8b93bb9f639a39059e6fca67e (patch) | |
tree | b572168a87e625fd9f776e742582be317a5df73b /app-crypt | |
parent | sci-astronomy/stellarium: Drop 0.14.3 (diff) | |
download | gentoo-b70e1c17423048d8b93bb9f639a39059e6fca67e.tar.gz gentoo-b70e1c17423048d8b93bb9f639a39059e6fca67e.tar.bz2 gentoo-b70e1c17423048d8b93bb9f639a39059e6fca67e.zip |
app-crypt/pinentry-1.1.0-r2: ppc stable, bug 666822
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 c51ec387578b..2da31a84a657 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=" |