diff options
Diffstat (limited to 'dev-python/cangjie/cangjie-1.2.ebuild')
-rw-r--r-- | dev-python/cangjie/cangjie-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cangjie/cangjie-1.2.ebuild b/dev-python/cangjie/cangjie-1.2.ebuild index cd9f49d9dec4..97ddb346a80b 100644 --- a/dev-python/cangjie/cangjie-1.2.ebuild +++ b/dev-python/cangjie/cangjie-1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) AUTOTOOLS_AUTORECONF=yes inherit autotools-utils python-r1 |