From: Alon Bar-Lev Date: Fri, 3 Feb 2017 22:44:14 +0000 (+0200) Subject: dev-python/pyscard: eapi bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5a6884b4b479b272be92909f0193604cae3977af;p=gentoo.git dev-python/pyscard: eapi bump Package-Manager: portage-2.3.3 --- diff --git a/dev-python/pyscard/pyscard-1.9.2.ebuild b/dev-python/pyscard/pyscard-1.9.2.ebuild index 53a2b77097f0..6ddf2eeda1b4 100644 --- a/dev-python/pyscard/pyscard-1.9.2.ebuild +++ b/dev-python/pyscard/pyscard-1.9.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python{2_7,3_{4,5}} )