summaryrefslogtreecommitdiff
path: root/dev-ruby/debug/debug-1.10.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-18 11:06:29 +0100
committerSam James <sam@gentoo.org>2025-05-18 11:06:29 +0100
commitbf401cf79044326a9802994cc5216be3bb535c6c (patch)
tree45a57d23438149ecc4a7c383b7b7c799452e4163 /dev-ruby/debug/debug-1.10.0.ebuild
parent9f33de3702a8660350866964302fa02d81385d22 (diff)
downloadgentoo-bf401cf79044326a9802994cc5216be3bb535c6c.tar.gz
gentoo-bf401cf79044326a9802994cc5216be3bb535c6c.tar.bz2
gentoo-bf401cf79044326a9802994cc5216be3bb535c6c.zip
dev-ruby/debug: Stabilize 1.10.0 arm, #956257
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/debug/debug-1.10.0.ebuild')
-rw-r--r--dev-ruby/debug/debug-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/debug/debug-1.10.0.ebuild b/dev-ruby/debug/debug-1.10.0.ebuild
index 0dee8e636ee2..951e57877a85 100644
--- a/dev-ruby/debug/debug-1.10.0.ebuild
+++ b/dev-ruby/debug/debug-1.10.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/ruby/debug/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
# Avoid tests for now since the results in a very deep dependency list for ruby32
#ruby_add_depend "test? ( dev-ruby/rr )"