commit:     07312cf00792d205860a6d6bad45c3c7f944114a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 04:57:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 00:46:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07312cf0

dev-ruby/ansi: EAPI 8, enable ruby32

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/ansi/{ansi-1.5.0-r1.ebuild => ansi-1.5.0-r2.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/ansi/ansi-1.5.0-r1.ebuild 
b/dev-ruby/ansi/ansi-1.5.0-r2.ebuild
similarity index 93%
rename from dev-ruby/ansi/ansi-1.5.0-r1.ebuild
rename to dev-ruby/ansi/ansi-1.5.0-r2.ebuild
index a72fb394da1a..8d5e9716b8e1 100644
--- a/dev-ruby/ansi/ansi-1.5.0-r1.ebuild
+++ b/dev-ruby/ansi/ansi-1.5.0-r2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -17,7 +17,6 @@ HOMEPAGE="https://rubyworks.github.io/ansi/";
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
 
 # Tests cause circular dependencies with dev-ruby/qed & dev-ruby/rubytest
 RESTRICT="test"

Reply via email to