summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 18:54:19 +0000
committerSam James <sam@gentoo.org>2020-12-20 19:03:52 +0000
commitdcaf33be61169d1d4899d25718c62ca1f2a63cbc (patch)
treed1b7134190b1e54435fb16ecb3684fa831c515dc /dev-ruby
parentdev-ruby/xpath: Keyword 3.2.0 ppc64, #692324 (diff)
downloadgentoo-dcaf33be61169d1d4899d25718c62ca1f2a63cbc.tar.gz
gentoo-dcaf33be61169d1d4899d25718c62ca1f2a63cbc.tar.bz2
gentoo-dcaf33be61169d1d4899d25718c62ca1f2a63cbc.zip
dev-ruby/regexp_parser: Keyword 1.8.2 ppc64, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 aac70a0d1954..783c3c5c670e 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 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND+=" =dev-util/ragel-6*"