commit:     415b5d9817601d33b62bcb0d46f9e8d32647d425
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 09:21:02 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 09:31:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=415b5d98

dev-util/cdiff: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/cdiff/cdiff-0.9.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cdiff/cdiff-0.9.8.ebuild 
b/dev-util/cdiff/cdiff-0.9.8.ebuild
index 31fe9df52ef..31675e63769 100644
--- a/dev-util/cdiff/cdiff-0.9.8.ebuild
+++ b/dev-util/cdiff/cdiff-0.9.8.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=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 

Reply via email to