diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 02:22:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 02:22:14 +0000 |
commit | 449d16d2b815485ea3d2bc413b8809778a5b38f2 (patch) | |
tree | a629b3240649ad2ee1492e74903e75013d6d115f /app-crypt | |
parent | app-crypt/gnupg: Stabilize 2.2.42-r2 x86, #923800 (diff) | |
download | gentoo-449d16d2b815485ea3d2bc413b8809778a5b38f2.tar.gz gentoo-449d16d2b815485ea3d2bc413b8809778a5b38f2.tar.bz2 gentoo-449d16d2b815485ea3d2bc413b8809778a5b38f2.zip |
app-crypt/gnupg: Stabilize 2.2.42-r2 amd64, #923800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-2.2.42-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.2.42-r2.ebuild b/app-crypt/gnupg/gnupg-2.2.42-r2.ebuild index 6f568ac32d82..1613c5107100 100644 --- a/app-crypt/gnupg/gnupg-2.2.42-r2.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.42-r2.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~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 tools usb user-socket wks-server" RESTRICT="!test? ( test )" |