summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-12 11:50:49 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-07-15 01:47:24 -0400
commitb82b340a1cbe5f4d85848c76458bc8efb2c41d60 (patch)
tree5f9f93c0c94567ea1b7e9c8bca10f26a60b5591a
parentdev-ruby/maxitest: Stabilize 5.5.0 arm, #932701 (diff)
downloadgentoo-b82b340a1cbe5f4d85848c76458bc8efb2c41d60.tar.gz
gentoo-b82b340a1cbe5f4d85848c76458bc8efb2c41d60.tar.bz2
gentoo-b82b340a1cbe5f4d85848c76458bc8efb2c41d60.zip
dev-ruby/maxitest: Stabilize 5.5.0 ppc64, #932701
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--dev-ruby/maxitest/maxitest-5.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/maxitest/maxitest-5.5.0.ebuild b/dev-ruby/maxitest/maxitest-5.5.0.ebuild
index d3b24d42bc42..bb33040c75d9 100644
--- a/dev-ruby/maxitest/maxitest-5.5.0.ebuild
+++ b/dev-ruby/maxitest/maxitest-5.5.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
ruby_add_rdepend ">=dev-ruby/minitest-5.14.0:* <dev-ruby/minitest-5.24.0:*"