diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:03:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:03:25 +0100 |
commit | c732b5713ac8abef1ea0d15c9c34e1049dad0205 (patch) | |
tree | d65efe8b7b6b2cf8ffd98cbfa91e186b493fce55 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-expectations: Stabilize 3.12.3 amd64, #909129 (diff) | |
download | gentoo-c732b5713ac8abef1ea0d15c9c34e1049dad0205.tar.gz gentoo-c732b5713ac8abef1ea0d15c9c34e1049dad0205.tar.bz2 gentoo-c732b5713ac8abef1ea0d15c9c34e1049dad0205.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.3 arm, #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 5333314b2db4..e0376665ef6c 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)" |