commit: 60f3fc3a42ef837b30fd732a5037d6d4ffd4d3c4 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 17:52:45 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 17:53:03 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=60f3fc3a
sys-cluster/pyslice: Bump to EAPI=6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sys-cluster/pyslice/pyslice-1.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/pyslice/pyslice-1.7.ebuild b/sys-cluster/pyslice/pyslice-1.7.ebuild index 7ef2eee83..60a84b95f 100644 --- a/sys-cluster/pyslice/pyslice-1.7.ebuild +++ b/sys-cluster/pyslice/pyslice-1.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 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=( python2_7 )
