projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
196091f
)
virtual/python-cffi: PYTHON_COMPAT: add python3_6
author
Zac Medico
<zmedico@gentoo.org>
Sat, 11 Feb 2017 03:16:56 +0000
(19:16 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 12 Feb 2017 22:17:39 +0000
(14:17 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
virtual/python-cffi/python-cffi-0.ebuild
patch
|
blob
|
history
diff --git
a/virtual/python-cffi/python-cffi-0.ebuild
b/virtual/python-cffi/python-cffi-0.ebuild
index 04203ec75e201d5677ecced0a899749e79816dcd..390bd07370cd610d7a0936003dd6c9c1b3e965df 100644
(file)
--- a/
virtual/python-cffi/python-cffi-0.ebuild
+++ b/
virtual/python-cffi/python-cffi-0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy{,3} )
inherit python-r1