summaryrefslogtreecommitdiff
path: root/dev-ruby/shoulda-context
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-15 17:03:01 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-15 17:04:09 +0200
commit74207c73017803a7ea51815522fbc79acbb527f3 (patch)
tree162e4d84d7e578a291d2dc8ed693213be2f6203a /dev-ruby/shoulda-context
parent91543f1cb6d01474a1ad1faff690f433c142fa03 (diff)
dev-ruby/shoulda-context: Stabilize 2.0.0-r1 ppc, #939675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild b/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild
index 61cc12eb8528..c0e9d4928b8a 100644
--- a/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild
+++ b/dev-ruby/shoulda-context/shoulda-context-2.0.0-r1.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/thoughtbot/shoulda-context"
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"
IUSE="doc test"
PATCHES=( "${FILESDIR}/${P}-file-exists.patch" )