commit: 94b4958cdaf0ca9c8d5a808a3f07318a7b17a839 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 18 15:40:29 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 18 15:40:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b4958c
dev-ruby/rspec-expectations: Stabilize 3.13.3 arm64, #941665 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild index b6d710f3d492..f99b3b725793 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild @@ -19,7 +19,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="test" SUBVERSION="$(ver_cut 1-2)"
