commit:     996b24e0d1314a396d875e87117b9abf06467f97
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 04:53:26 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 28 04:54:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996b24e0

dev-ruby/ruby_version: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ruby_version/ruby_version-1.0.3.ebuild | 5 ++---
 1 file 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=""

Reply via email to