commit: 41e2ffd0b16c3ffa3ea028480d11ea94adee53f6 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Feb 20 05:37:18 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 05:41:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e2ffd0
dev-ruby/puppetdb-termini: enable ruby32 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild index f2f2942a0247..c55da78154ac 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-8.2.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" +USE_RUBY="ruby31 ruby32" inherit unpacker
