summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/parser/parser-3.1.2.0.ebuild')
-rw-r--r--dev-ruby/parser/parser-3.1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/parser/parser-3.1.2.0.ebuild b/dev-ruby/parser/parser-3.1.2.0.ebuild
index 0bc9672c1a19..53805a815992 100644
--- a/dev-ruby/parser/parser-3.1.2.0.ebuild
+++ b/dev-ruby/parser/parser-3.1.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_DOC="yard"
RUBY_FAKEGEM_TASK_TEST="test"
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/whitequark/parser/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~sparc"
IUSE=""
DEPEND+=" =dev-util/ragel-6*"