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 /dev-ruby/rubygems/rubygems-3.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 'dev-ruby/rubygems/rubygems-3.4.1.ebuild')
-rw-r--r--dev-ruby/rubygems/rubygems-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubygems/rubygems-3.4.1.ebuild b/dev-ruby/rubygems/rubygems-3.4.1.ebuild
index fb56e4f04129..acbbad922c0c 100644
--- a/dev-ruby/rubygems/rubygems-3.4.1.ebuild
+++ b/dev-ruby/rubygems/rubygems-3.4.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="|| ( Ruby MIT )"
SRC_URI="https://github.com/rubygems/rubygems/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
SLOT="0"
IUSE="server test"
RESTRICT="!test? ( test )"