summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-01-23 08:29:37 +0100
committerHans de Graaff <graaff@gentoo.org>2024-01-23 09:27:13 +0100
commitfaa7c42d860510f5e24a939d46d7e65c31d93a82 (patch)
tree9f72595f51c23dd590be25bec5e56d9f571f3076 /dev-ruby/loofah
parentdev-ruby/serverengine: enable ruby33 (diff)
downloadgentoo-faa7c42d860510f5e24a939d46d7e65c31d93a82.tar.gz
gentoo-faa7c42d860510f5e24a939d46d7e65c31d93a82.tar.bz2
gentoo-faa7c42d860510f5e24a939d46d7e65c31d93a82.zip
dev-ruby/loofah: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/loofah')
-rw-r--r--dev-ruby/loofah/loofah-2.22.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/loofah/loofah-2.22.0.ebuild b/dev-ruby/loofah/loofah-2.22.0.ebuild
index a17f239b0e23..47b158d37fc8 100644
--- a/dev-ruby/loofah/loofah-2.22.0.ebuild
+++ b/dev-ruby/loofah/loofah-2.22.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_EXTRADOC="CHANGELOG.md README.md"