summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-15 17:03:13 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-15 17:04:18 +0200
commitf7c868d0cbc9752d77d867985f79f1bc8469628f (patch)
treef41564899c22a628381d09858ab2c7659a6f1905 /dev-ruby/shoulda
parentdev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 arm64, #939675 (diff)
downloadgentoo-f7c868d0cbc9752d77d867985f79f1bc8469628f.tar.gz
gentoo-f7c868d0cbc9752d77d867985f79f1bc8469628f.tar.bz2
gentoo-f7c868d0cbc9752d77d867985f79f1bc8469628f.zip
dev-ruby/shoulda: Stabilize 4.0.0 x86, #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.ebuild2
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 0a862d17de11..a73ea348a2ff 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.