diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 12:29:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-24 12:29:45 +0300 |
commit | cec85362115882a5e365664c8bfa207029ea3bba (patch) | |
tree | b251659423065aefa2b0cd9dbfae1c15ca0b4565 /dev-ruby/rspec-files | |
parent | dev-ruby/async-io: Stabilize 1.35.0 x86, #909632 (diff) | |
download | gentoo-cec85362115882a5e365664c8bfa207029ea3bba.tar.gz gentoo-cec85362115882a5e365664c8bfa207029ea3bba.tar.bz2 gentoo-cec85362115882a5e365664c8bfa207029ea3bba.zip |
dev-ruby/rspec-files: Stabilize 1.1.3 x86, #909632
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-files')
-rw-r--r-- | dev-ruby/rspec-files/rspec-files-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild b/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild index 5538c2fe6f17..779bf9f6e218 100644 --- a/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild +++ b/dev-ruby/rspec-files/rspec-files-1.1.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/rspec-files/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" ruby_add_rdepend "dev-ruby/rspec:3" |