diff options
| author | Sam James <sam@gentoo.org> | 2025-05-18 10:37:30 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-05-18 10:37:30 +0100 |
| commit | f714da1e030dd6f7a3f2859a1fadcdfdff409127 (patch) | |
| tree | 11ea535026fb1f87481533148754bea35fd235c3 /dev-ruby/debug/debug-1.10.0.ebuild | |
| parent | ffcbed65a94b3940b854f22fa6cd22119aeb5901 (diff) | |
| download | gentoo-f714da1e030dd6f7a3f2859a1fadcdfdff409127.tar.gz gentoo-f714da1e030dd6f7a3f2859a1fadcdfdff409127.tar.bz2 gentoo-f714da1e030dd6f7a3f2859a1fadcdfdff409127.zip | |
dev-ruby/debug: Stabilize 1.10.0 arm64, #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.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/debug/debug-1.10.0.ebuild b/dev-ruby/debug/debug-1.10.0.ebuild index 47e1d12dbbd9..0dee8e636ee2 100644 --- a/dev-ruby/debug/debug-1.10.0.ebuild +++ b/dev-ruby/debug/debug-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |
