diff options
author | Sam James <sam@gentoo.org> | 2024-06-02 08:08:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-02 08:08:32 +0100 |
commit | 23ae7e22b7d710fc99a5508e8423fb545cc227d5 (patch) | |
tree | 22faea8798e79fa430b6d26964bf36c7bf2faf30 /dev-ruby | |
parent | dev-ruby/rspec: Stabilize 3.13.0 arm, #933390 (diff) | |
download | gentoo-23ae7e22b7d710fc99a5508e8423fb545cc227d5.tar.gz gentoo-23ae7e22b7d710fc99a5508e8423fb545cc227d5.tar.bz2 gentoo-23ae7e22b7d710fc99a5508e8423fb545cc227d5.zip |
dev-ruby/rspec-core: 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-core/rspec-core-3.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild index 184e380e15e8..a7e4e8181421 100644 --- a/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.13.0.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)" |