dev-python/pymongo: drop 3.3 support on recently bumped version

Package-Manager: portage-2.2.22
This commit is contained in:
Ultrabug
2015-10-07 14:24:15 +02:00
parent f6e6bec3d4
commit 5e07302a58

View File

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