From e633e6e31a48d7fa6ff32b9d08a261e9535ccbb6 Mon Sep 17 00:00:00 2001 From: Christopher Fore Date: Sun, 5 Apr 2026 21:33:31 -0400 Subject: [PATCH] dev-ruby/puppetdb-termini: enable ruby33 No tests. Signed-off-by: Christopher Fore Part-of: https://codeberg.org/gentoo/gentoo/pulls/536 Signed-off-by: Sam James --- dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild index 6ac4b474d1f92..37376d64f4f23 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-8.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" inherit unpacker