commit: 6164cb9a74e85d9c9b8108e642883cc4b4ec7441
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 1 06:59:45 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 1 06:59:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6164cb9a
www-servers/thin: add ruby24
Package-Manager: Portage-2.3.40, Repoman-2.3.9
www-servers/thin/thin-1.7.2.ebuild | 4 ++--
1 file 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 b57be6e1536..c256c85b846 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"