summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-08-17 08:32:12 +0200
committerHans de Graaff <graaff@gentoo.org>2024-08-17 08:32:27 +0200
commitc0317db37e05725b145eef12b538ea663e83dd5b (patch)
tree653dce48e844e3e0fbf3ea6b1c684a62938ab56b /dev-ruby
parentdev-ruby/minitest: drop 5.25.0 (diff)
downloadgentoo-c0317db37e05725b145eef12b538ea663e83dd5b.tar.gz
gentoo-c0317db37e05725b145eef12b538ea663e83dd5b.tar.bz2
gentoo-c0317db37e05725b145eef12b538ea663e83dd5b.zip
dev-ruby/maxitest: stabilize 5.5.0 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 07d09674403f..2a4f53306099 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:*"