commit: 19a91b6a2d1ca7b42127ce85db56c61749f9e498 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 13:31:35 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 13:31:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a91b6a
dev-ruby/debug: Stabilize 1.9.2 arm, #940951 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/debug/debug-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/debug/debug-1.9.2.ebuild b/dev-ruby/debug/debug-1.9.2.ebuild index aa0b40ed4c89..64c3d61e88b3 100644 --- a/dev-ruby/debug/debug-1.9.2.ebuild +++ b/dev-ruby/debug/debug-1.9.2.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/ruby/debug/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" SLOT="$(ver_cut 1)" # Avoid tests for now since the results in a very deep dependency list for ruby32
