diff options
author | 2023-06-25 08:03:24 +0100 | |
---|---|---|
committer | 2023-06-25 08:03:24 +0100 | |
commit | 853a77c41a0396890cfc06d6546bb8ab5570f134 (patch) | |
tree | 33b7699849c6af0660d03214562444ff7a30e9c2 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-expectations: Stabilize 3.12.3 arm64, #909129 (diff) | |
download | gentoo-853a77c41a0396890cfc06d6546bb8ab5570f134.tar.gz gentoo-853a77c41a0396890cfc06d6546bb8ab5570f134.tar.bz2 gentoo-853a77c41a0396890cfc06d6546bb8ab5570f134.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.3 amd64, #909129
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.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild index 47a5ea215018..5333314b2db4 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" SUBVERSION="$(ver_cut 1-2)" |