summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-25 21:49:16 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-25 21:49:16 +0200
commit4aebe55f8c434205f2ea3d28ffacb834a401bc1f (patch)
treefadc59867881a35f4602728bc5911e7d96e46511 /dev-ruby/rubygems/rubygems-3.4.3.ebuild
parentsci-mathematics/acl2: need to rebuild ACL2 "core" on sbcl update (diff)
downloadgentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.gz
gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.bz2
gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.zip
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/rubygems/rubygems-3.4.3.ebuild')
-rw-r--r--dev-ruby/rubygems/rubygems-3.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubygems/rubygems-3.4.3.ebuild b/dev-ruby/rubygems/rubygems-3.4.3.ebuild
index 99a4f479088a..947f1eae3612 100644
--- a/dev-ruby/rubygems/rubygems-3.4.3.ebuild
+++ b/dev-ruby/rubygems/rubygems-3.4.3.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"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris"
SLOT="0"
IUSE="server test"
RESTRICT="!test? ( test )"