commit:     08b9a931b901155f965d7c8c1805d778595be0c5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  1 17:56:59 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr  1 18:02:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08b9a931

dev-ruby/rainbow: enable ruby34

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

 dev-ruby/rainbow/rainbow-3.1.1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rainbow/rainbow-3.1.1.ebuild 
b/dev-ruby/rainbow/rainbow-3.1.1.ebuild
index f90ccf16ba5e..760f61c398a8 100644
--- a/dev-ruby/rainbow/rainbow-3.1.1.ebuild
+++ b/dev-ruby/rainbow/rainbow-3.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -19,4 +19,3 @@ 
SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-$
 LICENSE="MIT"
 SLOT="3"
 KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
-IUSE=""

Reply via email to