From 911218ee19733a9d89186a9ef145be70b3141342 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Tue, 3 May 2022 06:17:24 +0200 Subject: dev-ruby/kramdown-syntax-coderay: enable ruby30 and disable ruby25 Signed-off-by: Hans de Graaff --- dev-ruby/kramdown-syntax-coderay/kramdown-syntax-coderay-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/kramdown-syntax-coderay') diff --git a/dev-ruby/kramdown-syntax-coderay/kramdown-syntax-coderay-1.0.1.ebuild b/dev-ruby/kramdown-syntax-coderay/kramdown-syntax-coderay-1.0.1.ebuild index f5d42549f182..08194eeeb809 100644 --- a/dev-ruby/kramdown-syntax-coderay/kramdown-syntax-coderay-1.0.1.ebuild +++ b/dev-ruby/kramdown-syntax-coderay/kramdown-syntax-coderay-1.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" inherit ruby-fakegem -- cgit v1.2.3-65-gdbad