diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 09:59:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 09:59:33 +0300 |
commit | a9a1ce5264326699b0e1b786b4e336e942985009 (patch) | |
tree | 3740266385e71069c6f4b955c6c0f58abbbcd983 /dev-ruby/debug | |
parent | sys-fs/quota: Stabilize 4.09-r1 arm64, #940896 (diff) | |
download | gentoo-a9a1ce5264326699b0e1b786b4e336e942985009.tar.gz gentoo-a9a1ce5264326699b0e1b786b4e336e942985009.tar.bz2 gentoo-a9a1ce5264326699b0e1b786b4e336e942985009.zip |
dev-ruby/debug: Stabilize 1.9.2 arm64, #940951
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/debug')
-rw-r--r-- | dev-ruby/debug/debug-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/debug/debug-1.9.2.ebuild b/dev-ruby/debug/debug-1.9.2.ebuild index 70a8dc54cae4..ccd3861500aa 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 |