summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 19:41:00 +0100
committerSam James <sam@gentoo.org>2023-03-28 19:51:24 +0100
commit03b8f6b0df3579d9079a5fb58d2eea4b95f639d1 (patch)
treeab4c0a1e380734553ee518e5455a9a8be86cb8a1 /dev-ruby/erubi
parentdev-ruby/backports: Stabilize 3.23.0 ppc, #903315 (diff)
downloadgentoo-03b8f6b0df3579d9079a5fb58d2eea4b95f639d1.tar.gz
gentoo-03b8f6b0df3579d9079a5fb58d2eea4b95f639d1.tar.bz2
gentoo-03b8f6b0df3579d9079a5fb58d2eea4b95f639d1.zip
dev-ruby/erubi: Stabilize 1.11.0 ppc, #903323
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/erubi')
-rw-r--r--dev-ruby/erubi/erubi-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/erubi/erubi-1.11.0.ebuild b/dev-ruby/erubi/erubi-1.11.0.ebuild
index 771016cb1d37..4240c74300d9 100644
--- a/dev-ruby/erubi/erubi-1.11.0.ebuild
+++ b/dev-ruby/erubi/erubi-1.11.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"