dev-python/rfc3987: drop python3_3
authorAlexis Ballier <aballier@gentoo.org>
Fri, 13 May 2016 14:18:14 +0000 (16:18 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 13 May 2016 14:18:14 +0000 (16:18 +0200)
Package-Manager: portage-2.2.28

dev-python/rfc3987/rfc3987-1.3.5.ebuild

index 894306e4beeadb1f0d047f7f8ecb1447c964fb30..9d35fd98338acfd9b3fa1fb83e024ac103813d87 100644 (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