From: Aaron Bauman Date: Mon, 22 Jul 2019 16:56:00 +0000 (-0400) Subject: dev-ruby/regexp_parser: arm64 keyworded (bug #686980) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bd2813a052964bf68f58d489e5402fbdd2f28d64;p=gentoo.git dev-ruby/regexp_parser: arm64 keyworded (bug #686980) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 --- 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*"