diff options
author | 2024-01-08 12:42:04 +0000 | |
---|---|---|
committer | 2024-01-08 12:42:04 +0000 | |
commit | 8e5378c6e61ac4681e8e1c7af795aa4bb457b584 (patch) | |
tree | 5449b3806e649700f1a2e65bf85f2cc5c47184fe /app-crypt | |
parent | app-emacs/pinentry: Stabilize 0.1_p20231126 ALLARCHES, #921608 (diff) | |
download | gentoo-8e5378c6e61ac4681e8e1c7af795aa4bb457b584.tar.gz gentoo-8e5378c6e61ac4681e8e1c7af795aa4bb457b584.tar.bz2 gentoo-8e5378c6e61ac4681e8e1c7af795aa4bb457b584.zip |
app-crypt/pinentry: Stabilize 1.2.1-r4 ALLARCHES, #921608
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild b/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild index bf204e97fb94..2efd0de3f700 100644 --- a/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild +++ b/app-crypt/pinentry/pinentry-1.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="caps efl emacs gtk keyring ncurses qt5 wayland X" DEPEND=" |