dev-python/pytest: Bump live ebuild to EAPI-6.
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 30 Nov 2016 10:12:15 +0000 (11:12 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 30 Nov 2016 13:53:53 +0000 (14:53 +0100)
Package-Manager: portage-2.3.2

dev-python/pytest/pytest-9999.ebuild

index 3e11c268bc0f577fafbe84d9cea60e91a73beb3a..942a8fce2a2ff18d29583963b6acfb78491d5bc0 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )