commit:     b166ef03c1fc9f3140bee1ddbaf2ec4bc602ec05
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 10:47:34 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 10:52:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b166ef03

media-libs/sratom: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-libs/sratom/sratom-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/sratom/sratom-0.6.0.ebuild 
b/media-libs/sratom/sratom-0.6.0.ebuild
index f453da05ec7..8e9b3c7df60 100644
--- a/media-libs/sratom/sratom-0.6.0.ebuild
+++ b/media-libs/sratom/sratom-0.6.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