summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moone <csmk+gentoo@chaoslab.org>2018-04-28 11:11:14 +0900
committerMichał Górny <mgorny@gentoo.org>2018-04-29 09:35:14 +0200
commitf10de6467735c17c8c47a62a0f021ff764b40711 (patch)
treeb0292b306f4de7e6935c71a31aab23a9d340e4d5 /www-servers/h2o/h2o-9999.ebuild
parentapp-emulation/virtualbox-additions: Revbump to fix manifest. (diff)
downloadgentoo-f10de6467735c17c8c47a62a0f021ff764b40711.tar.gz
gentoo-f10de6467735c17c8c47a62a0f021ff764b40711.tar.bz2
gentoo-f10de6467735c17c8c47a62a0f021ff764b40711.zip
www-servers/h2o: drop support for Ruby 2.2 (masked for removal)
Closes: https://github.com/gentoo/gentoo/pull/8177 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers/h2o/h2o-9999.ebuild')
-rw-r--r--www-servers/h2o/h2o-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild
index 0db4fc4f8f77..292131941a99 100644
--- a/www-servers/h2o/h2o-9999.ebuild
+++ b/www-servers/h2o/h2o-9999.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="ruby22 ruby23 ruby24"
+USE_RUBY="ruby23 ruby24"
inherit cmake-utils git-r3 ruby-single systemd user