summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-07-12 11:45:15 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-07-15 01:47:24 -0400
commitfa69ed76a42289d6836dd9424eed66427db16b99 (patch)
treeb64c8be6203e5f87976639d7f02124519701605b
parentapp-emulation/wine-staging: drop obsolete QA_FLAGS_IGNORED (diff)
downloadgentoo-fa69ed76a42289d6836dd9424eed66427db16b99.tar.gz
gentoo-fa69ed76a42289d6836dd9424eed66427db16b99.tar.bz2
gentoo-fa69ed76a42289d6836dd9424eed66427db16b99.zip
dev-ruby/maxitest: Stabilize 5.5.0 arm, #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 79c9eb8c9ccf..d3b24d42bc42 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:*"