summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-22 12:56:00 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-22 12:56:00 -0400
commitbd2813a052964bf68f58d489e5402fbdd2f28d64 (patch)
tree5821ded0f15d0e6852abf7666ee08af37ff0bea9
parentdev-ruby/capybara: arm64 keyworded (bug #686980) (diff)
downloadgentoo-bd2813a0.tar.gz
gentoo-bd2813a0.tar.bz2
gentoo-bd2813a0.zip
dev-ruby/regexp_parser: arm64 keyworded (bug #686980)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16
-rw-r--r--dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild b/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild
index 425cd51f4195..ad468130a34c 100644
--- a/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild
+++ b/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="1"
-KEYWORDS="amd64 ~arm ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
IUSE=""
DEPEND+=" =dev-util/ragel-6*"