projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6be643
)
dev-python/pyClamd: Python3.6
author
Michael Weber
<xmw@gentoo.org>
Fri, 8 Dec 2017 18:49:17 +0000
(19:49 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Fri, 8 Dec 2017 18:49:17 +0000
(19:49 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
dev-python/pyClamd/pyClamd-0.3.17.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyClamd/pyClamd-0.3.17.ebuild
b/dev-python/pyClamd/pyClamd-0.3.17.ebuild
index dda9b5d02ea5d4eee7d24197ff09211c93b692a3..52f551de1eb659f50d0b25c43987bebce441a8b0 100644
(file)
--- a/
dev-python/pyClamd/pyClamd-0.3.17.ebuild
+++ b/
dev-python/pyClamd/pyClamd-0.3.17.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=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1