summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-12 11:52:50 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-07-15 01:47:25 -0400
commitd4fa5b0637179b85855b475c6a4aeac2f5939e0a (patch)
tree45a4ddf11ecac09879011782c5f1d16e49db2040
parentdev-ruby/maxitest: Stabilize 5.5.0 ppc64, #932701 (diff)
downloadgentoo-d4fa5b0637179b85855b475c6a4aeac2f5939e0a.tar.gz
gentoo-d4fa5b0637179b85855b475c6a4aeac2f5939e0a.tar.bz2
gentoo-d4fa5b0637179b85855b475c6a4aeac2f5939e0a.zip
dev-ruby/maxitest: Stabilize 5.5.0 ppc, #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 bb33040c75d9..24ec7aeba677 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:*"