commit: 29505f1fc5759040fe60d4324cfd1c3fa793e949 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 14:34:34 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 14:34:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29505f1f
app-text/ronn-ng: disable ruby26 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/ronn-ng/ronn-ng-0.9.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ronn-ng/ronn-ng-0.9.1-r3.ebuild b/app-text/ronn-ng/ronn-ng-0.9.1-r3.ebuild index b7217b3bf77f..6aa2714d5808 100644 --- a/app-text/ronn-ng/ronn-ng-0.9.1-r3.ebuild +++ b/app-text/ronn-ng/ronn-ng-0.9.1-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" RUBY_FAKEGEM_GEMSPEC="ronn-ng.gemspec"
