dev-ruby/regexp_parser: keyworded 1.5.1 for sparc
authorRolf Eike Beer <eike@sf-mail.de>
Tue, 21 Apr 2020 20:12:46 +0000 (22:12 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 21 Apr 2020 21:06:30 +0000 (22:06 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild

index ad468130a34c768d9095fb85bd9f0273b127e044..f49d9a581c8d086b01441f562c776ee782e38bed 100644 (file)
@@ -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*"