projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09721f2
)
dev-python/rfc3987: drop python3_3
author
Alexis Ballier
<aballier@gentoo.org>
Fri, 13 May 2016 14:18:14 +0000
(16:18 +0200)
committer
Alexis 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
patch
|
blob
|
history
diff --git
a/dev-python/rfc3987/rfc3987-1.3.5.ebuild
b/dev-python/rfc3987/rfc3987-1.3.5.ebuild
index 894306e4beeadb1f0d047f7f8ecb1447c964fb30..9d35fd98338acfd9b3fa1fb83e024ac103813d87 100644
(file)
--- a/
dev-python/rfc3987/rfc3987-1.3.5.ebuild
+++ b/
dev-python/rfc3987/rfc3987-1.3.5.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{
3,
4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1