diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:03:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:03:28 +0100 |
commit | fe76cac53843b95797f3a143a3390222224aa2e7 (patch) | |
tree | 497d861a13fcf89f5741d5dd3d60328a2193a308 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-expectations: Stabilize 3.12.3 ppc64, #909129 (diff) | |
download | gentoo-fe76cac53843b95797f3a143a3390222224aa2e7.tar.gz gentoo-fe76cac53843b95797f3a143a3390222224aa2e7.tar.bz2 gentoo-fe76cac53843b95797f3a143a3390222224aa2e7.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.3 x86, #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 b29a03945891..605b0d3a6b63 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)" |