dev-python/mamba: Remove py3.3 from 0.8.5 to match deps

This commit is contained in:
Michał Górny
2015-10-25 09:35:25 +01:00
parent 61b71af302
commit bd527b4834

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
PYTHON_COMPAT=( python2_7 python3_4 )
inherit distutils-r1