diff options
author | Matt Turner <mattst88@gentoo.org> | 2025-01-24 22:37:52 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2025-01-24 22:40:10 -0500 |
commit | 82e5e3dd537ab740048903a4833e1a49383956f4 (patch) | |
tree | 8888c44aa62df7ecada8ade0fd8c5e590d3964ed /app-crypt | |
parent | dev-libs/libxml2: Stabilize 2.12.9 hppa, #945993 (diff) | |
download | gentoo-82e5e3dd537ab740048903a4833e1a49383956f4.tar.gz gentoo-82e5e3dd537ab740048903a4833e1a49383956f4.tar.bz2 gentoo-82e5e3dd537ab740048903a4833e1a49383956f4.zip |
app-crypt/gnupg: Stabilize 2.4.6-r1 hppa, #946083
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild b/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild index 343dc2c5f869..39e2c7f19ae7 100644 --- a/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.4.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl test +tofu tpm tools usb user-socket wks-server" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tofu )" |