diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:03:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:04:20 +0200 |
commit | 48c15eb152b4e4ef503aa0858fad164c44491782 (patch) | |
tree | b2f0b3576c4684ad93338e311f7879f27094dca7 /dev-ruby/shoulda | |
parent | dev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 x86, #939675 (diff) | |
download | gentoo-48c15eb152b4e4ef503aa0858fad164c44491782.tar.gz gentoo-48c15eb152b4e4ef503aa0858fad164c44491782.tar.bz2 gentoo-48c15eb152b4e4ef503aa0858fad164c44491782.zip |
dev-ruby/shoulda: Stabilize 4.0.0 amd64, #939675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda')
-rw-r--r-- | dev-ruby/shoulda/shoulda-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda/shoulda-4.0.0.ebuild b/dev-ruby/shoulda/shoulda-4.0.0.ebuild index a73ea348a2ff..9acd6ee4653d 100644 --- a/dev-ruby/shoulda/shoulda-4.0.0.ebuild +++ b/dev-ruby/shoulda/shoulda-4.0.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" # This now more or less a meta-gem and it only contains features for # integration tests using Appraisals, which we don't currently package. |