summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-04-21 22:24:48 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-04-21 22:24:48 +0300
commitb70efef53cc9de063fe3974dd56d672a92e57a9f (patch)
treeafd40e71be8de842afd562eda001b21abc9019c3 /dev-python
parent0fc61a35b43840a592037ab8bf88af6142527e3c (diff)
parent9a2973bcf4baaf0fa7848cd93e45ea1b7cd1a110 (diff)
Merge branch 'master' of github.com:Rogentos/kogaion-desktop
Diffstat (limited to 'dev-python')
-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
+}