diff options
author | 2022-09-25 08:25:28 +0200 | |
---|---|---|
committer | 2022-09-25 08:25:28 +0200 | |
commit | 7b7fa8e55a3234151fea8d5b102054f43838786c (patch) | |
tree | 98e2353ea1ecc1480698f93728d5dc1c12b17055 /app-crypt | |
parent | app-editors/nano: Stabilize 6.4 ppc64, #872758 (diff) | |
download | gentoo-7b7fa8e55a3234151fea8d5b102054f43838786c.tar.gz gentoo-7b7fa8e55a3234151fea8d5b102054f43838786c.tar.bz2 gentoo-7b7fa8e55a3234151fea8d5b102054f43838786c.zip |
app-crypt/pinentry: Stabilize 1.2.1 ppc64, #872761
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.1.ebuild b/app-crypt/pinentry/pinentry-1.2.1.ebuild index 311d56efeafb..69f8a536fe9b 100644 --- a/app-crypt/pinentry/pinentry-1.2.1.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnupg/${PN}/${P}.tar.bz2.sig )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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 ~loong ~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=" |