dev-python/recaptcha-client: cleanup

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2371 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-08-31 20:55:24 +00:00
parent 81b24503c4
commit 42851ad5a9
3 changed files with 7 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
@@ -19,4 +20,3 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools"
RESTRICT_PYTHON_ABIS="3.*"