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