summaryrefslogtreecommitdiff
path: root/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/treetop/treetop-1.6.11-r1.ebuild')
-rw-r--r--dev-ruby/treetop/treetop-1.6.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
index 4eb6fb5a2f01..aa80fb6a0789 100644
--- a/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
+++ b/dev-ruby/treetop/treetop-1.6.11-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""
@@ -17,7 +17,7 @@ inherit ruby-fakegem
DESCRIPTION="Treetop is a language for describing languages"
HOMEPAGE="https://github.com/cjheath/treetop"
SRC_URI="https://github.com/cjheath/treetop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Ruby"
+LICENSE="MIT"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"