diff options
author | 2021-10-10 09:25:40 +0200 | |
---|---|---|
committer | 2021-10-11 07:18:12 +0200 | |
commit | 16110813f487659f3a1aeccec5558829d8853339 (patch) | |
tree | 2b1c8926fd132dc77bd621c983989975061af9f0 /dev-ruby/rubypants | |
parent | dev-ruby/ruby-shout: cleanup (diff) | |
download | gentoo-16110813f487659f3a1aeccec5558829d8853339.tar.gz gentoo-16110813f487659f3a1aeccec5558829d8853339.tar.bz2 gentoo-16110813f487659f3a1aeccec5558829d8853339.zip |
dev-ruby/rubypants: add ruby30
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rubypants')
-rw-r--r-- | dev-ruby/rubypants/rubypants-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubypants/rubypants-0.7.1.ebuild b/dev-ruby/rubypants/rubypants-0.7.1.ebuild index 9f766aea0c21..76d6c9c80cba 100644 --- a/dev-ruby/rubypants/rubypants-0.7.1.ebuild +++ b/dev-ruby/rubypants/rubypants-0.7.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby25 ruby26 ruby27 ruby30" RUBY_FAKEGEM_TASK_TEST="" |