projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d1985
)
dev-libs/sord: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 08:58:57 +0000
(10:58 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 09:31:05 +0000
(11:31 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-libs/sord/sord-0.16.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/sord/sord-0.16.0.ebuild
b/dev-libs/sord/sord-0.16.0.ebuild
index 50761e227089eb6c8cb8d636e44b4ed422dfd919..73eafe5dc2b1cf57c43bb58951636e9ea3fc045b 100644
(file)
--- a/
dev-libs/sord/sord-0.16.0.ebuild
+++ b/
dev-libs/sord/sord-0.16.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
PYTHON_REQ_USE='threads(+)'
inherit python-any-r1 waf-utils