From be87cd721213633bb9da60ded69e6d00b05967b4 Mon Sep 17 00:00:00 2001 From: Christopher Fore Date: Sun, 5 Apr 2026 21:17:48 -0400 Subject: [PATCH] app-text/kramdown-rfc: enable ruby33 No tests. Signed-off-by: Christopher Fore Part-of: https://codeberg.org/gentoo/gentoo/pulls/536 Signed-off-by: Sam James --- app-text/kramdown-rfc/kramdown-rfc-1.7.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/kramdown-rfc/kramdown-rfc-1.7.22.ebuild b/app-text/kramdown-rfc/kramdown-rfc-1.7.22.ebuild index a8468b5848dc2..ec4ec8bc0da82 100644 --- a/app-text/kramdown-rfc/kramdown-rfc-1.7.22.ebuild +++ b/app-text/kramdown-rfc/kramdown-rfc-1.7.22.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=8 -USE_RUBY="ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" # The software got renamed from kramdown-rfc2629 to kramdown-rfc, # however the gem coordinate is still kramdown-rfc2629.