commit: 271746ffec3c2b247fff5adcb7f8f6febf5a313a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 18:43:05 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 18:43:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271746ff
app-text/webgen: Remove ruby24 due to unsatisfied deps app-text/webgen/webgen-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/webgen/webgen-1.4.1.ebuild b/app-text/webgen/webgen-1.4.1.ebuild index 3647485b4e7..802aee5b970 100644 --- a/app-text/webgen/webgen-1.4.1.ebuild +++ b/app-text/webgen/webgen-1.4.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23" RUBY_FAKEGEM_DOCDIR="htmldoc/rdoc" RUBY_FAKEGEM_EXTRADOC="AUTHORS THANKS"
