summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-16 19:05:04 -0400
committerViorel Munteanu <ceamac@gentoo.org>2024-07-17 07:37:47 +0300
commitae77ffc4f23d1689cbe59ab7dd6a0e6e83b2490a (patch)
tree6f5094f4bb68f31e14b985a64fed28aeeeeff3ce /dev-ruby/rubygems
parentdev-ruby/rss: destabilize 0.2.9-r1 for ~hppa (diff)
downloadgentoo-ae77ffc4f23d1689cbe59ab7dd6a0e6e83b2490a.tar.gz
gentoo-ae77ffc4f23d1689cbe59ab7dd6a0e6e83b2490a.tar.bz2
gentoo-ae77ffc4f23d1689cbe59ab7dd6a0e6e83b2490a.zip
dev-ruby/rubygems: destabilize 3.3.26 for ~hppa
Bug: https://bugs.gentoo.org/934451 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-ruby/rubygems')
-rw-r--r--dev-ruby/rubygems/rubygems-3.3.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubygems/rubygems-3.3.26.ebuild b/dev-ruby/rubygems/rubygems-3.3.26.ebuild
index e222c4a05186..59151f07b9a4 100644
--- a/dev-ruby/rubygems/rubygems-3.3.26.ebuild
+++ b/dev-ruby/rubygems/rubygems-3.3.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
SLOT="0"
IUSE="server test"
RESTRICT="!test? ( test )"