commit: ba32c862d23d295252598312cd8bd3f449b362fc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 10 11:04:21 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 11:04:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba32c862
dev-ruby/rspec-core: Stabilize 3.13.1 arm64, #941043 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/rspec-core/rspec-core-3.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild index 965ff892d6bc..2ad09cdd74a0 100644 --- a/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.13.1.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="$(ver_cut 1)" -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" IUSE="highlight test" SUBVERSION="$(ver_cut 1-2)"
