diff options
author | Sam James <sam@gentoo.org> | 2022-09-25 05:35:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-25 05:35:51 +0100 |
commit | 384acde0813fb922234c8bdff0ee7de15068cee7 (patch) | |
tree | 25f5261177919cce6b7c924f193f87c538c0f607 /app-crypt | |
parent | dev-util/checkbashisms: Stabilize 2.22.2 arm, #872746 (diff) | |
download | gentoo-384acde0813fb922234c8bdff0ee7de15068cee7.tar.gz gentoo-384acde0813fb922234c8bdff0ee7de15068cee7.tar.bz2 gentoo-384acde0813fb922234c8bdff0ee7de15068cee7.zip |
app-crypt/pinentry: Stabilize 1.2.1 arm, #872761
Signed-off-by: Sam James <sam@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 22ae47b93790..b2dbf6a62aba 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=" |