summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-10-03 17:49:23 +0200
committerHans de Graaff <graaff@gentoo.org>2022-10-05 07:22:45 +0200
commit3e1e3082b418f207efb04de0f48b24071fb973cd (patch)
treeff4d947caea41291f0dc7a489d2887588a4435c1
parentdev-python/flask-sqlalchemy: add 3.0.0 (diff)
downloadgentoo-3e1e3082b418f207efb04de0f48b24071fb973cd.tar.gz
gentoo-3e1e3082b418f207efb04de0f48b24071fb973cd.tar.bz2
gentoo-3e1e3082b418f207efb04de0f48b24071fb973cd.zip
dev-ruby/acts_as_list: enable ruby31 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/acts_as_list/acts_as_list-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/acts_as_list/acts_as_list-1.0.4.ebuild b/dev-ruby/acts_as_list/acts_as_list-1.0.4.ebuild
index 5e517aeb7f6c..9c41a3ce04c6 100644
--- a/dev-ruby/acts_as_list/acts_as_list-1.0.4.ebuild
+++ b/dev-ruby/acts_as_list/acts_as_list-1.0.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
inherit ruby-fakegem