summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-04-22 06:52:21 +0200
committerHans de Graaff <graaff@gentoo.org>2018-04-22 11:36:54 +0200
commitea8772ba205de467be6f483c64bfd0992619ac43 (patch)
tree8a9fbdda056f6b4c5be934cd1c36df060e1b78ac /app-text/webgen
parentdev-ruby/hiredis: use proper tmp directory for tests (diff)
downloadgentoo-ea8772ba205de467be6f483c64bfd0992619ac43.tar.gz
gentoo-ea8772ba205de467be6f483c64bfd0992619ac43.tar.bz2
gentoo-ea8772ba205de467be6f483c64bfd0992619ac43.zip
app-text/webgen: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 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"