From: Rolf Eike Beer Date: Tue, 21 Apr 2020 20:34:54 +0000 (+0200) Subject: dev-ruby/regexp_parser: keyworded 1.6.0 for sparc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=16acced96b93b26ea48752dbc43fe4bc6623e494;p=gentoo.git dev-ruby/regexp_parser: keyworded 1.6.0 for sparc Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-ruby/regexp_parser/regexp_parser-1.6.0.ebuild b/dev-ruby/regexp_parser/regexp_parser-1.6.0.ebuild index 93081217b06e..2582e1db4339 100644 --- a/dev-ruby/regexp_parser/regexp_parser-1.6.0.ebuild +++ b/dev-ruby/regexp_parser/regexp_parser-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="" DEPEND+=" =dev-util/ragel-6*"