commit:     3ed3cc1af81392ba3d3db2c92720964511baefd3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 04:12:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 17:59:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed3cc1a

dev-ruby/little-plugger: enable ruby32

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

 dev-ruby/little-plugger/little-plugger-1.1.4-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/little-plugger/little-plugger-1.1.4-r1.ebuild 
b/dev-ruby/little-plugger/little-plugger-1.1.4-r1.ebuild
index 172e92a78f34..82759e1edf6d 100644
--- a/dev-ruby/little-plugger/little-plugger-1.1.4-r1.ebuild
+++ b/dev-ruby/little-plugger/little-plugger-1.1.4-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -14,7 +14,6 @@ inherit ruby-fakegem
 DESCRIPTION="Module that provides Gem based plugin management"
 HOMEPAGE="https://github.com/TwP/little-plugger";
 
-IUSE="test"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to