summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-04 07:26:18 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-04 07:26:41 +0200
commite12652aff382ad032b14fd0349bde93cc5698163 (patch)
tree3315c2df0c8ce8d89bfe3840d2452e7e7afc4c87 /dev-ruby/itextomml/itextomml-1.6.1.ebuild
parentdev-ruby/inflecto: drop 0.0.2 (diff)
downloadgentoo-e12652aff382ad032b14fd0349bde93cc5698163.tar.gz
gentoo-e12652aff382ad032b14fd0349bde93cc5698163.tar.bz2
gentoo-e12652aff382ad032b14fd0349bde93cc5698163.zip
dev-ruby/itextomml: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/itextomml/itextomml-1.6.1.ebuild')
-rw-r--r--dev-ruby/itextomml/itextomml-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/itextomml/itextomml-1.6.1.ebuild b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
index a6eb145fd8c5..57fb3df7e1f6 100644
--- a/dev-ruby/itextomml/itextomml-1.6.1.ebuild
+++ b/dev-ruby/itextomml/itextomml-1.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# 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_EXTRADOC="README"
RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)