diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:55 +0200 |
commit | 8055bc7d0e16aec4cf0ce6c6e5e5342339b45daa (patch) | |
tree | c52364216a0dd37cc8d4f92219b32b47fb7825b3 /app-crypt | |
parent | dev-ml/uutf: ppc64 stable wrt bug #817746 (diff) | |
download | gentoo-8055bc7d0e16aec4cf0ce6c6e5e5342339b45daa.tar.gz gentoo-8055bc7d0e16aec4cf0ce6c6e5e5342339b45daa.tar.bz2 gentoo-8055bc7d0e16aec4cf0ce6c6e5e5342339b45daa.zip |
app-crypt/pinentry: ppc64 stable wrt bug #818157
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.0.ebuild b/app-crypt/pinentry/pinentry-1.2.0.ebuild index 7e25541abe55..90e78ab84267 100644 --- a/app-crypt/pinentry/pinentry-1.2.0.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.0.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 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="caps efl emacs gnome-keyring gtk ncurses qt5" DEPEND=" |