summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pytox/pytox-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytox/pytox-9999.ebuild b/dev-python/pytox/pytox-9999.ebuild
index 448efcc1..bd756139 100644
--- a/dev-python/pytox/pytox-9999.ebuild
+++ b/dev-python/pytox/pytox-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1 eutils
@@ -25,4 +25,4 @@ DEPEND="${RDEPEND}"
src_prepare() {
epatch_user
-} \ No newline at end of file
+}