dev-libs/sord: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 24 Apr 2017 08:58:57 +0000 (10:58 +0200)
committerPacho 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

index 50761e227089eb6c8cb8d636e44b4ed422dfd919..73eafe5dc2b1cf57c43bb58951636e9ea3fc045b 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 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