dev-python/pyClamd: Python3.6
authorMichael Weber <xmw@gentoo.org>
Fri, 8 Dec 2017 18:49:17 +0000 (19:49 +0100)
committerMichael 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

index dda9b5d02ea5d4eee7d24197ff09211c93b692a3..52f551de1eb659f50d0b25c43987bebce441a8b0 100644 (file)
@@ -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=5
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1