From f1cf0280d354f0fad01102adbebdc1750b096e14 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 9 Mar 2020 17:51:15 +0000 Subject: [PATCH] app-i18n/tomoe: Drop support for Ruby 2.4. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Mike Gilbert --- app-i18n/tomoe/tomoe-0.6.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/tomoe/tomoe-0.6.0-r5.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r5.ebuild index b988c4806ff3..9f94b8adc0c2 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r5.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r5.ebuild @@ -3,7 +3,7 @@ EAPI="6" PYTHON_COMPAT=( python2_7 ) -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby25 ruby26 ruby27" inherit autotools python-single-r1 ruby-utils -- 2.26.2