dev-ruby/acts_as_list: enable ruby31 and disable ruby26

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2022-10-03 17:49:23 +02:00
parent 93e75bbc96
commit 3e1e3082b4

View File

@@ -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