dev-python/hglib: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 13:07:59 +0000 (15:07 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 13:14:08 +0000 (15:14 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/hglib/hglib-2.1.ebuild

index ebe995c339f833e0a5a133959a747efc06672807..b2b3105058e99e70e634ee900bcb8e1dd7320d70 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 PYTHON_REQ_USE="threads(+)"
 
 MY_P=python-${P}