commit: 3c813026a7a7ecda512d7417797d8f1a9f54a0c0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 09:37:37 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 09:37:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c813026
dev-ruby/contracts: Stabilize 0.17.2 arm, #956263 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/contracts/contracts-0.17.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/contracts/contracts-0.17.2.ebuild b/dev-ruby/contracts/contracts-0.17.2.ebuild index b08d25dc3799..fd7b159457ba 100644 --- a/dev-ruby/contracts/contracts-0.17.2.ebuild +++ b/dev-ruby/contracts/contracts-0.17.2.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 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" each_ruby_test() { # COLUMNS needed for specs that test line wrapping in spec/contracts_spec.rb
