summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-10-09 19:54:19 +0200
committerMichał Górny <mgorny@gentoo.org>2017-10-09 20:06:42 +0200
commitfb8388609238af1165e72dcd40954250ee0e41ca (patch)
tree32c82bdba2e6392359266cc052f50bf6f3861b33
parentwww-apps/jekyll-coffeescript: Unrestrict dev-ruby/coffee-script* dep (diff)
downloadgentoo-fb8388609238af1165e72dcd40954250ee0e41ca.tar.gz
gentoo-fb8388609238af1165e72dcd40954250ee0e41ca.tar.bz2
gentoo-fb8388609238af1165e72dcd40954250ee0e41ca.zip
www-apps/jekyll-watch: Tested on ruby23
-rw-r--r--www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild b/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild
index cad3b5631aee..f6c5cbbadba3 100644
--- a/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild
+++ b/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby22"
+USE_RUBY="ruby22 ruby23"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_TASK_DOC=""