commit: c3adbeab77e7f0f40c2b93c3254a5b6b209fc958
Author: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 15:04:35 2017 +0000
Commit: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 15:04:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3adbeab
dev-python/python-termstyle: add python3_6 support
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/python-termstyle/python-termstyle-0.1.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
index 5117c9a06e5..81f49d97819 100644
--- a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
+++ b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
inherit distutils-r1 vcs-snapshot