commit: 03677f912ed3fd5e02cbbbb2c9f37940d87d6c97
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 10:08:31 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 08:37:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03677f91
app-text/docbook-xsl-stylesheets: enable ruby30 and disable ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r3.ebuild
b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r3.ebuild
index 82ed385947cd..5a7b57f763db 100644
--- a/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r3.ebuild
+++ b/app-text/docbook-xsl-stylesheets/docbook-xsl-stylesheets-1.79.1-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby27 ruby30"
inherit ruby-single
DOCBOOKDIR="/usr/share/sgml/${PN/-//}"