From 2792467a57dbbae473b29eaae60095bbc24dd10d Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Tue, 18 Dec 2012 22:52:14 +0100 Subject: */*: fix EAPI for distutils-r1 ebuilds --- dev-python/times/times-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/times') diff --git a/dev-python/times/times-0.6.ebuild b/dev-python/times/times-0.6.ebuild index 3c2983f..008e51b 100644 --- a/dev-python/times/times-0.6.ebuild +++ b/dev-python/times/times-0.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI="5" PYTHON_COMPAT=( python2_{5,6,7} python3_{1,2} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad