diff options
author | Sam James <sam@gentoo.org> | 2024-05-18 09:32:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-18 09:32:49 +0100 |
commit | 940ae6b1f28103c2d54d9078fdae743c0506153e (patch) | |
tree | bb4ccf5dfdf44582e54865e9948cba0f837895b9 /dev-ruby/debug | |
parent | dev-ruby/irb: Stabilize 1.11.1 hppa, #928114 (diff) | |
download | gentoo-940ae6b1f28103c2d54d9078fdae743c0506153e.tar.gz gentoo-940ae6b1f28103c2d54d9078fdae743c0506153e.tar.bz2 gentoo-940ae6b1f28103c2d54d9078fdae743c0506153e.zip |
dev-ruby/debug: Stabilize 1.9.1 hppa, #928114
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/debug')
-rw-r--r-- | dev-ruby/debug/debug-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/debug/debug-1.9.1.ebuild b/dev-ruby/debug/debug-1.9.1.ebuild index 55e079924a95..2fab65c0e6c0 100644 --- a/dev-ruby/debug/debug-1.9.1.ebuild +++ b/dev-ruby/debug/debug-1.9.1.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 |