From a6f92d8aeea84f9509427882f32588067f52e601 Mon Sep 17 00:00:00 2001 From: Laurent Bachelier Date: Mon, 26 Nov 2012 21:09:42 +0100 Subject: [PATCH] Update everything to EAPI 5 --- pytest-xdist-1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2