summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 19:05:01 +0000
committerSam James <sam@gentoo.org>2020-12-20 19:14:36 +0000
commitd27a5a5df0ccfcfeebc5ccd91658d95d1252f74c (patch)
tree6d87c2235a41862fc891c66512a022a72744843f
parentdev-ruby/xpath: Keyword 3.2.0 ppc, #692324 (diff)
downloadgentoo-d27a5a5d.tar.gz
gentoo-d27a5a5d.tar.bz2
gentoo-d27a5a5d.zip
dev-ruby/regexp_parser: Keyword 1.8.2 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild b/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild
index 783c3c5c670e..58632b95a870 100644
--- a/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild
+++ b/dev-ruby/regexp_parser/regexp_parser-1.8.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="1"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND+=" =dev-util/ragel-6*"