diff options
author | 2024-03-18 09:45:05 -0400 | |
---|---|---|
committer | 2024-03-18 23:42:43 -0400 | |
commit | 387571fa924011d032caa043803d24d298844c2f (patch) | |
tree | 6d7925f3263050eab79e82dc3935646ebbe028ed /app-crypt | |
parent | dev-build/libtool: Stabilize 2.4.7-r2 hppa, #924901 (diff) | |
download | gentoo-387571fa924011d032caa043803d24d298844c2f.tar.gz gentoo-387571fa924011d032caa043803d24d298844c2f.tar.bz2 gentoo-387571fa924011d032caa043803d24d298844c2f.zip |
app-crypt/gnupg: Stabilize 2.4.4-r1 hppa, #835949
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.4.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.4.4-r1.ebuild b/app-crypt/gnupg/gnupg-2.4.4-r1.ebuild index 89845c7fc77b..c89d22b2c153 100644 --- a/app-crypt/gnupg/gnupg-2.4.4-r1.ebuild +++ b/app-crypt/gnupg/gnupg-2.4.4-r1.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" 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="bzip2 doc ldap nls readline selinux +smartcard ssl test +tofu tpm tools usb user-socket wks-server" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tofu )" |