commit: da26404db53d9e6cb2b209cc538a43cd8c58bfa3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Jan 9 10:23:28 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Apr 9 05:52:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da26404d
app-i18n/tomoe: drop ruby23 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild index bc94bf4f37b..9a406e4444a 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI="6" PYTHON_COMPAT=( python2_7 ) -USE_RUBY="ruby23 ruby24" +USE_RUBY="ruby24" inherit autotools python-single-r1 ruby-single
