commit:     582c2a8319721db0e1b5e94d426ffc8ae84cd638
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 31 06:50:06 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 31 07:23:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582c2a83

dev-ruby/ascii85: enable ruby40

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

 dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild | 4 ++--
 dev-ruby/ascii85/ascii85-2.0.1.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild 
b/dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild
index 8ccfee47da14..73d9b7a03a35 100644
--- a/dev-ruby/ascii85/ascii85-1.1.1-r1.ebuild
+++ b/dev-ruby/ascii85/ascii85-1.1.1-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=8
 
-USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+USE_RUBY="ruby32 ruby33 ruby34 ruby40"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_TASK_DOC=""

diff --git a/dev-ruby/ascii85/ascii85-2.0.1.ebuild 
b/dev-ruby/ascii85/ascii85-2.0.1.ebuild
index b77d4a519ac8..31533799e2e9 100644
--- a/dev-ruby/ascii85/ascii85-2.0.1.ebuild
+++ b/dev-ruby/ascii85/ascii85-2.0.1.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=8
 
-USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+USE_RUBY="ruby32 ruby33 ruby34 ruby40"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"

Reply via email to