From: Laurent Bachelier Date: Mon, 26 Nov 2012 20:09:42 +0000 (+0100) Subject: Update everything to EAPI 5 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a6f92d8aeea84f9509427882f32588067f52e601;p=wtk-overlay.git Update everything to EAPI 5 --- diff --git a/pytest-xdist-1.8.ebuild b/pytest-xdist-1.8.ebuild index 0a1b57d..de0b869 100644 --- a/pytest-xdist-1.8.ebuild +++ b/pytest-xdist-1.8.ebuild @@ -1,7 +1,7 @@ # Copyright 2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 PYTHON_DEPEND="2:2.5 3:3.1" SUPPORT_PYTHON_ABIS="1"