diff options
author | Sam James <sam@gentoo.org> | 2024-06-02 08:08:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-02 08:08:16 +0100 |
commit | 86b971064423ba3915fd79c967ec26f43700e896 (patch) | |
tree | f6b01dad8553526fe70d7e6f6aee6a30aac387e8 /dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild | |
parent | dev-ruby/rspec-core: Stabilize 3.13.0 sparc, #933390 (diff) | |
download | gentoo-86b971064423ba3915fd79c967ec26f43700e896.tar.gz gentoo-86b971064423ba3915fd79c967ec26f43700e896.tar.bz2 gentoo-86b971064423ba3915fd79c967ec26f43700e896.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.0 sparc, #933390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild')
-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 8a1aee28baf8..2d9986e4c87e 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)" |