summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ecdsa/ecdsa-0.11.ebuild')
-rw-r--r--dev-python/ecdsa/ecdsa-0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ecdsa/ecdsa-0.11.ebuild b/dev-python/ecdsa/ecdsa-0.11.ebuild
index 81b5b00928f7..23e98241d2b8 100644
--- a/dev-python/ecdsa/ecdsa-0.11.ebuild
+++ b/dev-python/ecdsa/ecdsa-0.11.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ecdsa-0.11.ebuild,v 1.2 2014/03/17 09:21:38 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ecdsa-0.11.ebuild,v 1.3 2014/04/02 21:06:31 radhermit Exp $
EAPI=5
# pypy has test failures with some BadSignatureErrors
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
inherit distutils-r1 vcs-snapshot