commit: 0a109e9f63969c6e58bc8107d15bacb4126c7892 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Wed Nov 16 12:47:51 2022 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Wed Nov 16 12:51:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a109e9f
dev-libs/libutf8proc: update USE_RUBY Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild index 9341fa9d0187..480d46539ce0 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby27 ruby30 ruby31" inherit ruby-single toolchain-funcs
