From: Marek Szuba Date: Wed, 20 Jun 2018 10:13:09 +0000 (+0100) Subject: dev-python/pyicu: bump 2.0.3 to EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=778778a4ddb18b02a1b89933a0631b5136405a96;p=gentoo.git dev-python/pyicu: bump 2.0.3 to EAPI 7 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/pyicu/pyicu-2.0.3.ebuild b/dev-python/pyicu/pyicu-2.0.3.ebuild index 37fb2ef11b97..381c93d7b92c 100644 --- a/dev-python/pyicu/pyicu-2.0.3.ebuild +++ b/dev-python/pyicu/pyicu-2.0.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )