summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 17:19:17 +0100
committerSam James <sam@gentoo.org>2023-03-28 17:19:17 +0100
commit907c69fa7f62047fa3fae8c1ca29a709e0342987 (patch)
tree1f11ece734e386f30e5237d322f3937e7cd40fd3 /dev-ruby/erubi
parentdev-ruby/asciidoctor: Stabilize 2.0.18 ppc64, #903323 (diff)
downloadgentoo-907c69fa7f62047fa3fae8c1ca29a709e0342987.tar.gz
gentoo-907c69fa7f62047fa3fae8c1ca29a709e0342987.tar.bz2
gentoo-907c69fa7f62047fa3fae8c1ca29a709e0342987.zip
dev-ruby/erubi: Stabilize 1.11.0 ppc64, #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 b81278ceaf28..771016cb1d37 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 )"