commit:     8ecfdc048e7cbc042ab6107b831f3685f956bbbc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 06:55:25 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 19 08:36:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ecfdc04

app-admin/puppet: add fake ruby32 for CI

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-admin/puppet/puppet-7.28.0-r1.ebuild | 4 ++--
 app-admin/puppet/puppet-7.33.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/puppet/puppet-7.28.0-r1.ebuild 
b/app-admin/puppet/puppet-7.28.0-r1.ebuild
index 5ac1ad9152b9..6c89c317d669 100644
--- a/app-admin/puppet/puppet-7.28.0-r1.ebuild
+++ b/app-admin/puppet/puppet-7.28.0-r1.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="7"
 
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC="doc:all"
 RUBY_FAKEGEM_EXTRAINSTALL="locales"

diff --git a/app-admin/puppet/puppet-7.33.0.ebuild 
b/app-admin/puppet/puppet-7.33.0.ebuild
index 2664b1eab85c..f47354c1dc7f 100644
--- a/app-admin/puppet/puppet-7.33.0.ebuild
+++ b/app-admin/puppet/puppet-7.33.0.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="7"
 
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC="doc:all"
 RUBY_FAKEGEM_EXTRAINSTALL="locales"

Reply via email to