summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-15 07:15:10 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-15 07:15:10 +0200
commitf4dd35fd8bef6b108e6b23d6a1de59ce43363abe (patch)
treef243275e2f930a7a5754f9b4ab0d050e4628cacc /dev-ruby/combustion
parentdev-ruby/combustion: drop 1.3.2, 1.3.3 (diff)
downloadgentoo-f4dd35fd8bef6b108e6b23d6a1de59ce43363abe.tar.gz
gentoo-f4dd35fd8bef6b108e6b23d6a1de59ce43363abe.tar.bz2
gentoo-f4dd35fd8bef6b108e6b23d6a1de59ce43363abe.zip
dev-ruby/combustion: enable ruby30
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/combustion')
-rw-r--r--dev-ruby/combustion/combustion-1.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/combustion/combustion-1.3.5.ebuild b/dev-ruby/combustion/combustion-1.3.5.ebuild
index 7098a4162651..f4c3bac3c853 100644
--- a/dev-ruby/combustion/combustion-1.3.5.ebuild
+++ b/dev-ruby/combustion/combustion-1.3.5.ebuild
@@ -1,8 +1,8 @@
-# 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"
+USE_RUBY="ruby26 ruby27 ruby30"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="README.md"