summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2023-03-28 08:52:28 +0200
committerHans de Graaff <hans@degraaff.org>2023-03-28 08:52:28 +0200
commit8bb8077b1f7eaa5166ef3ac73653d156b13a6aec (patch)
treea7e4f5dd3a25b3d5f0cf2ccb3530ff205b23f29e /dev-util
parentdev-util/mdl: add github upstream metadata (diff)
downloadgraaff-8bb8077b1f7eaa5166ef3ac73653d156b13a6aec.tar.gz
graaff-8bb8077b1f7eaa5166ef3ac73653d156b13a6aec.tar.bz2
graaff-8bb8077b1f7eaa5166ef3ac73653d156b13a6aec.zip
dev-util/mdl: enable ruby31
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/mdl/mdl-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mdl/mdl-0.12.0.ebuild b/dev-util/mdl/mdl-0.12.0.ebuild
index 06a0fa96..b6ff0b8b 100644
--- a/dev-util/mdl/mdl-0.12.0.ebuild
+++ b/dev-util/mdl/mdl-0.12.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRA_DOC="CHANGELOG.md README.md"