summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/routes/routes-1.8.ebuild')
-rw-r--r--dev-python/routes/routes-1.8.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/routes/routes-1.8.ebuild b/dev-python/routes/routes-1.8.ebuild
index 58e99e0..6385f6b 100644
--- a/dev-python/routes/routes-1.8.ebuild
+++ b/dev-python/routes/routes-1.8.ebuild
@@ -1,8 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="3"
-NEED_PYTHON=2.4
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
inherit distutils