dev-python/amodem: drop python 3.3.

Package-Manager: portage-2.2.20.1
This commit is contained in:
Anthony G. Basile
2015-10-05 11:49:31 -04:00
parent bd9e68001e
commit 6ff4848022

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
inherit distutils-r1