summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-24 21:41:33 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-24 21:41:33 +0200
commit82e9ddde6f17e843beed29bc1446c635f71efc50 (patch)
tree33c4e375c842207402fc352affdae2f0a53aeece /app-crypt/gnupg/gnupg-2.4.1.ebuild
parentdev-python/lxml: Require <dev-python/cython-3 (diff)
downloadgentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz
gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2
gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-crypt/gnupg/gnupg-2.4.1.ebuild')
-rw-r--r--app-crypt/gnupg/gnupg-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-2.4.1.ebuild b/app-crypt/gnupg/gnupg-2.4.1.ebuild
index e515f99e699b..c2cbf5857287 100644
--- a/app-crypt/gnupg/gnupg-2.4.1.ebuild
+++ b/app-crypt/gnupg/gnupg-2.4.1.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 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~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 )"