diff options
author | 2024-06-02 08:08:22 +0100 | |
---|---|---|
committer | 2024-06-02 08:08:22 +0100 | |
commit | 5eaeb9627ea8ebc820772290b3964656fec0efdc (patch) | |
tree | 10180a0d7b87a0553dc06fafc1e99294fe150e21 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.13.0 amd64, #933390 (diff) | |
download | gentoo-5eaeb9627ea8ebc820772290b3964656fec0efdc.tar.gz gentoo-5eaeb9627ea8ebc820772290b3964656fec0efdc.tar.bz2 gentoo-5eaeb9627ea8ebc820772290b3964656fec0efdc.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.0 amd64, #933390
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-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 2d9986e4c87e..829549b9e808 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)" |