summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/charade/charade-1.0.3.ebuild')
-rw-r--r--dev-python/charade/charade-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/charade/charade-1.0.3.ebuild b/dev-python/charade/charade-1.0.3.ebuild
index 2e636b1ee1af..41b7e0e0d2c4 100644
--- a/dev-python/charade/charade-1.0.3.ebuild
+++ b/dev-python/charade/charade-1.0.3.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild,v 1.11 2014/08/11 22:22:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/charade/charade-1.0.3.ebuild,v 1.12 2014/11/24 15:07:10 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
inherit distutils-r1