summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2024-06-28 06:38:48 +0200
committerHans de Graaff <hans@degraaff.org>2024-06-28 06:38:48 +0200
commit4511213a32ecee67a44ae62ec6a616325b1a9d8a (patch)
treeffc783133d6272a0a57cf469b17983b89e6cb66f
parentdev-ruby/site_prism-all_there: add 3.0.5 (diff)
downloadgraaff-4511213a32ecee67a44ae62ec6a616325b1a9d8a.tar.gz
graaff-4511213a32ecee67a44ae62ec6a616325b1a9d8a.tar.bz2
graaff-4511213a32ecee67a44ae62ec6a616325b1a9d8a.zip
dev-util/mdl: enable ruby33
Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-util/mdl/mdl-0.13.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/mdl/mdl-0.13.0.ebuild b/dev-util/mdl/mdl-0.13.0.ebuild
index e8012565..df7eaf5d 100644
--- a/dev-util/mdl/mdl-0.13.0.ebuild
+++ b/dev-util/mdl/mdl-0.13.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRA_DOC="CHANGELOG.md README.md"
@@ -19,7 +19,6 @@ RUBY_S="markdownlint-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
ruby_add_rdepend "
>=dev-ruby/kramdown-2.3:2