commit: 778778a4ddb18b02a1b89933a0631b5136405a96
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 10:13:09 2018 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 10:13:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778778a4
dev-python/pyicu: bump 2.0.3 to EAPI 7
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pyicu/pyicu-2.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyicu/pyicu-2.0.3.ebuild
b/dev-python/pyicu/pyicu-2.0.3.ebuild
index 37fb2ef11b9..381c93d7b92 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} )