diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/webgen/webgen-1.4.1.ebuild | 2 |
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 802aee5b970d..3647485b4e75 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" +USE_RUBY="ruby22 ruby23 ruby24" RUBY_FAKEGEM_DOCDIR="htmldoc/rdoc" RUBY_FAKEGEM_EXTRADOC="AUTHORS THANKS" |