diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 19:44:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 19:44:14 +0300 |
commit | 3dad61bec0b4936d5b032b3fd94f0125d24f686c (patch) | |
tree | c08cca85858cc8462bd5eea0eb9aaa5f2081e465 /dev-ruby/rspec-expectations | |
parent | net-analyzer/wireshark: Stabilize 4.2.8 arm64, #941650 (diff) | |
download | gentoo-3dad61bec0b4936d5b032b3fd94f0125d24f686c.tar.gz gentoo-3dad61bec0b4936d5b032b3fd94f0125d24f686c.tar.bz2 gentoo-3dad61bec0b4936d5b032b3fd94f0125d24f686c.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.3 arm, #941665
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild index f99b3b725793..da99fac8e53d 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.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)" |