commit: 9e8fb26f6a23225c6e977f033ccfd853f72ee244 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Tue Oct 24 13:47:35 2023 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Tue Oct 24 13:49:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8fb26f
dev-libs/libutf8proc: update USE_RUBY Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild index 01d542ec65f7..cc65212252a6 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.8.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby31 ruby32" inherit ruby-single toolchain-funcs
