projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e94de6
)
dev-util/cdiff: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 09:21:02 +0000
(11:21 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Apr 2017 09:31:15 +0000
(11:31 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-util/cdiff/cdiff-0.9.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/cdiff/cdiff-0.9.8.ebuild
b/dev-util/cdiff/cdiff-0.9.8.ebuild
index 31fe9df52efd310307faac6a15c3c57ec1d9d240..31675e637692b63608be7345685187ec1cf62c36 100644
(file)
--- a/
dev-util/cdiff/cdiff-0.9.8.ebuild
+++ b/
dev-util/cdiff/cdiff-0.9.8.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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