commit: 32797a776254ca74c76baf481ccbeace190a9bd2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 31 17:49:17 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 31 18:12:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32797a77
games-misc/lolcat: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> games-misc/lolcat/lolcat-100.0.1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/lolcat/lolcat-100.0.1-r3.ebuild b/games-misc/lolcat/lolcat-100.0.1-r3.ebuild index 5bad1e37e833..6ffe0011d67d 100644 --- a/games-misc/lolcat/lolcat-100.0.1-r3.ebuild +++ b/games-misc/lolcat/lolcat-100.0.1-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 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="ruby32 ruby33 ruby34" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_EXTRADOC="README.md"
