diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-10-21 10:34:46 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-10-21 11:11:28 +0200 |
commit | d84feec0878a9956e6c2730a4247079368714b94 (patch) | |
tree | a76c16e11a82afd33b4b607ba87276e9c4d7345f /dev-ruby | |
parent | dev-ruby/fuubar: enable ruby31 and disable ruby26 (diff) | |
download | gentoo-d84feec0878a9956e6c2730a4247079368714b94.tar.gz gentoo-d84feec0878a9956e6c2730a4247079368714b94.tar.bz2 gentoo-d84feec0878a9956e6c2730a4247079368714b94.zip |
dev-ruby/rspectacular: enable ruby31 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild index 2c02f801759e..2f9dbb3b616c 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.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" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_EXTRADOC="README.md" |