diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-04-02 11:38:48 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-04-02 13:15:58 +0200 |
commit | 511e6e06ba0b0c040a4edf05ec55d7a286648912 (patch) | |
tree | 55ac4b4931ecb2d1a6604bf130d6a4fd15b65243 /dev-ruby/method_source/method_source-1.0.0.ebuild | |
parent | www-apache/passenger: add 6.0.8 (diff) | |
download | gentoo-511e6e06ba0b0c040a4edf05ec55d7a286648912.tar.gz gentoo-511e6e06ba0b0c040a4edf05ec55d7a286648912.tar.bz2 gentoo-511e6e06ba0b0c040a4edf05ec55d7a286648912.zip |
dev-ruby/method_source: add ruby30
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/method_source/method_source-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/method_source/method_source-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/method_source/method_source-1.0.0.ebuild b/dev-ruby/method_source/method_source-1.0.0.ebuild index 2a4204579b8d..1ba70efa2cec 100644 --- a/dev-ruby/method_source/method_source-1.0.0.ebuild +++ b/dev-ruby/method_source/method_source-1.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 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_RECIPE_TEST="rspec3" RUBY_FAKEGEM_EXTRADOC="README.markdown" |