dev-python/rfc3987: drop python3_3

Package-Manager: portage-2.2.28
This commit is contained in:
Alexis Ballier
2016-05-13 16:18:14 +02:00
parent 09721f2b31
commit fef1512f67

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1