projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b02ee64
)
dev-python/shiboken: Add python3_6 to PYTHON_COMPAT
author
Zac Medico
<zmedico@gentoo.org>
Fri, 10 Mar 2017 07:45:35 +0000
(23:45 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 10 Mar 2017 07:45:35 +0000
(23:45 -0800)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-python/shiboken/shiboken-1.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/shiboken/shiboken-1.2.2.ebuild
b/dev-python/shiboken/shiboken-1.2.2.ebuild
index e2f37952567c5774e4e8c3adb76e79fc8e5b6d35..89119cb728f282d4b6e93fb2e6183f83a6c333e6 100644
(file)
--- a/
dev-python/shiboken/shiboken-1.2.2.ebuild
+++ b/
dev-python/shiboken/shiboken-1.2.2.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit cmake-utils multilib python-r1