diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:03:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:04:15 +0200 |
commit | 3222d4ccb096da4f94ea21a9f57092f99ae84292 (patch) | |
tree | ab9d0b248852b6cd881d3159f011dbd0ced41c63 /dev-ruby/shoulda | |
parent | dev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 ppc64, #939675 (diff) | |
download | gentoo-3222d4ccb096da4f94ea21a9f57092f99ae84292.tar.gz gentoo-3222d4ccb096da4f94ea21a9f57092f99ae84292.tar.bz2 gentoo-3222d4ccb096da4f94ea21a9f57092f99ae84292.zip |
dev-ruby/shoulda: Stabilize 4.0.0 arm64, #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 14de590269a5..0a862d17de11 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. |