summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <[email protected]>2023-05-24 21:41:33 +0200
committerFabian Groffen <[email protected]>2023-05-24 21:41:33 +0200
commit82e9ddde6f17e843beed29bc1446c635f71efc50 (patch)
tree33c4e375c842207402fc352affdae2f0a53aeece /app-crypt/gpgme/gpgme-1.18.0-r2.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 <[email protected]>
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.18.0-r2.ebuild')
-rw-r--r--app-crypt/gpgme/gpgme-1.18.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild b/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild
index 5b6f010ff7a2..1ac1d84036bc 100644
--- a/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild
+++ b/app-crypt/gpgme/gpgme-1.18.0-r2.ebuild
@@ -27,7 +27,7 @@ LICENSE="GPL-2 LGPL-2.1"
# Bump FUDGE if a release is made which breaks ABI without changing SONAME.
# (Reset to 0 if FUDGE != 0 if libgpgme/libgpgmepp/libqpggme change.)
SLOT="1/11.6.15.1"
-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="common-lisp static-libs +cxx python qt5 test"
RESTRICT="!test? ( test )"