summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-05-28 06:53:26 +0200
committerHans de Graaff <graaff@gentoo.org>2024-05-28 06:54:10 +0200
commit996b24e0d1314a396d875e87117b9abf06467f97 (patch)
tree41fcc18c8c2af0ca5281ce2f073f1012100d7989 /dev-ruby/ruby_version/ruby_version-1.0.3.ebuild
parentdev-ruby/set: drop 1.0.3 (diff)
downloadgentoo-996b24e0d1314a396d875e87117b9abf06467f97.tar.gz
gentoo-996b24e0d1314a396d875e87117b9abf06467f97.tar.bz2
gentoo-996b24e0d1314a396d875e87117b9abf06467f97.zip
dev-ruby/ruby_version: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby_version/ruby_version-1.0.3.ebuild')
-rw-r--r--dev-ruby/ruby_version/ruby_version-1.0.3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild
index 1e369f7f8840..83487fbb9f04 100644
--- a/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild
+++ b/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# 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="ChangeLog.md README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -15,4 +15,3 @@ HOMEPAGE="https://github.com/janlelis/ruby_version"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE=""