commit:     039eb16df241d4831a124f09bf23035efdbfe674
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 07:48:13 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 08:05:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039eb16d

app-text/kramdown-rfc: enable ruby32

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-text/kramdown-rfc/kramdown-rfc-1.6.39.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/kramdown-rfc/kramdown-rfc-1.6.39.ebuild 
b/app-text/kramdown-rfc/kramdown-rfc-1.6.39.ebuild
index eca764b9c1dd..51db9edfc111 100644
--- a/app-text/kramdown-rfc/kramdown-rfc-1.6.39.ebuild
+++ b/app-text/kramdown-rfc/kramdown-rfc-1.6.39.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=8
 
-USE_RUBY="ruby31"
+USE_RUBY="ruby31 ruby32"
 
 # The software got renamed from kramdown-rfc2629 to kramdown-rfc,
 # however the gem coordinate is still kramdown-rfc2629.

Reply via email to