summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 19:43:05 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 19:43:43 +0100
commit271746ffec3c2b247fff5adcb7f8f6febf5a313a (patch)
tree2edff2253bf614472a4913e2497e2f067ed453a0 /app-text/webgen
parentdev-ruby/did_you_mean: All tested on ~amd64-fbsd (diff)
downloadgentoo-271746ffec3c2b247fff5adcb7f8f6febf5a313a.tar.gz
gentoo-271746ffec3c2b247fff5adcb7f8f6febf5a313a.tar.bz2
gentoo-271746ffec3c2b247fff5adcb7f8f6febf5a313a.zip
app-text/webgen: Remove ruby24 due to unsatisfied deps
Diffstat (limited to 'app-text/webgen')
-rw-r--r--app-text/webgen/webgen-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/webgen/webgen-1.4.1.ebuild b/app-text/webgen/webgen-1.4.1.ebuild
index 3647485b4e75..802aee5b970d 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"