diff options
author | 2023-12-31 09:00:39 +0100 | |
---|---|---|
committer | 2023-12-31 09:00:39 +0100 | |
commit | e54028485a62fb1fec14247a28ddb7687f656a73 (patch) | |
tree | 8d391693a5bc55d83cbeb83acf8407a5fecba599 /dev-ruby/windows_error | |
parent | dev-ruby/wisper: enable ruby33 (diff) | |
download | gentoo-e54028485a62fb1fec14247a28ddb7687f656a73.tar.gz gentoo-e54028485a62fb1fec14247a28ddb7687f656a73.tar.bz2 gentoo-e54028485a62fb1fec14247a28ddb7687f656a73.zip |
dev-ruby/windows_error: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/windows_error')
-rw-r--r-- | dev-ruby/windows_error/windows_error-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/windows_error/windows_error-0.1.5.ebuild b/dev-ruby/windows_error/windows_error-0.1.5.ebuild index dbe004c2ac9f..6976ea1af99e 100644 --- a/dev-ruby/windows_error/windows_error-0.1.5.ebuild +++ b/dev-ruby/windows_error/windows_error-0.1.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_EXTRADOC="README.md" |