commit:     c32fe0278e2af1afbbb79544e7fb54b3cc01a0c5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 08:58:57 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 09:31:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32fe027

dev-libs/sord: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/sord/sord-0.16.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/sord/sord-0.16.0.ebuild b/dev-libs/sord/sord-0.16.0.ebuild
index 50761e22708..73eafe5dc2b 100644
--- a/dev-libs/sord/sord-0.16.0.ebuild
+++ b/dev-libs/sord/sord-0.16.0.ebuild
@@ -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
 

Reply via email to