summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-15 17:03:04 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-15 17:04:11 +0200
commit49a1a3cd5da3c20b6ba4add9dc3c858478110178 (patch)
treee7dca912e33540389f31690fc42fe539f6ea0d36 /dev-ruby/shoulda
parentdev-ruby/shoulda-matchers: Stabilize 4.5.1-r1 ppc, #939675 (diff)
downloadgentoo-49a1a3cd5da3c20b6ba4add9dc3c858478110178.tar.gz
gentoo-49a1a3cd5da3c20b6ba4add9dc3c858478110178.tar.bz2
gentoo-49a1a3cd5da3c20b6ba4add9dc3c858478110178.zip
dev-ruby/shoulda: Stabilize 4.0.0 arm, #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 7b8e238bb101..812b7a549291 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.