diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:53:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:54:02 +0200 |
commit | 10a964ace88d08aec92f0f3f06c73a6e56cd15ac (patch) | |
tree | 74d7876ec8cb251ef4c2a9049a283aebbdc55ec2 /app-crypt/pinentry | |
parent | dev-ml/uutf: ppc stable wrt bug #817746 (diff) | |
download | gentoo-10a964ace88d08aec92f0f3f06c73a6e56cd15ac.tar.gz gentoo-10a964ace88d08aec92f0f3f06c73a6e56cd15ac.tar.bz2 gentoo-10a964ace88d08aec92f0f3f06c73a6e56cd15ac.zip |
app-crypt/pinentry: ppc stable wrt bug #818157
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry')
-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 0e5099cf4b1f..7e25541abe55 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=" |