summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-07-01 08:59:45 +0200
committerHans de Graaff <graaff@gentoo.org>2018-07-01 08:59:45 +0200
commit6164cb9a74e85d9c9b8108e642883cc4b4ec7441 (patch)
tree80aabf5a68dc1afe383427e80ec05d13254d9274 /www-servers/thin
parentwww-apps/jekyll-coffeescript: cleanup (diff)
downloadgentoo-6164cb9a74e85d9c9b8108e642883cc4b4ec7441.tar.gz
gentoo-6164cb9a74e85d9c9b8108e642883cc4b4ec7441.tar.bz2
gentoo-6164cb9a74e85d9c9b8108e642883cc4b4ec7441.zip
www-servers/thin: add ruby24
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-servers/thin')
-rw-r--r--www-servers/thin/thin-1.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/thin/thin-1.7.2.ebuild b/www-servers/thin/thin-1.7.2.ebuild
index b57be6e1536c..c256c85b8463 100644
--- a/www-servers/thin/thin-1.7.2.ebuild
+++ b/www-servers/thin/thin-1.7.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"