diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:03:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-15 17:04:08 +0200 |
commit | 91543f1cb6d01474a1ad1faff690f433c142fa03 (patch) | |
tree | 8f921e698d13f575f6150d785399816df22a4a4f | |
parent | dev-ruby/timecop: Stabilize 0.9.10 amd64, #939674 (diff) | |
download | gentoo-91543f1cb6d01474a1ad1faff690f433c142fa03.tar.gz gentoo-91543f1cb6d01474a1ad1faff690f433c142fa03.tar.bz2 gentoo-91543f1cb6d01474a1ad1faff690f433c142fa03.zip |
dev-ruby/shoulda: Stabilize 4.0.0 ppc, #939675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 87c0b420b2b1..7b8e238bb101 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. |