diff options
author | Sam James <sam@gentoo.org> | 2024-06-02 08:08:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-02 08:08:33 +0100 |
commit | eaafced0afc4e2e78c4e35a341888c9738adc659 (patch) | |
tree | 2a96fa0ebcf76d87ebc86d75c6b413c2231a7b31 /dev-ruby | |
parent | dev-ruby/rspec-core: Stabilize 3.13.0 arm, #933390 (diff) | |
download | gentoo-eaafced0afc4e2e78c4e35a341888c9738adc659.tar.gz gentoo-eaafced0afc4e2e78c4e35a341888c9738adc659.tar.bz2 gentoo-eaafced0afc4e2e78c4e35a341888c9738adc659.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.0 arm, #933390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild index affbe692c38f..49654865096a 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.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)" |