summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2016-03-03 02:19:12 +0100
committerMichael Weber <xmw@gentoo.org>2016-03-11 15:50:24 +0100
commit615bea4553f2a8d7c7cb2a5650e280d1651ea5d3 (patch)
tree14a551f39129dcf64af936d7b01a8d39f57dd0d2 /dev-python/pyClamd/pyClamd-0.3.10.ebuild
parentapp-arch/innoextract: don't apply patches twice (diff)
downloadgentoo-615bea4553f2a8d7c7cb2a5650e280d1651ea5d3.tar.gz
gentoo-615bea4553f2a8d7c7cb2a5650e280d1651ea5d3.tar.bz2
gentoo-615bea4553f2a8d7c7cb2a5650e280d1651ea5d3.zip
dev-python/pyClamd: Version bump.
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-python/pyClamd/pyClamd-0.3.10.ebuild')
-rw-r--r--dev-python/pyClamd/pyClamd-0.3.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyClamd/pyClamd-0.3.10.ebuild b/dev-python/pyClamd/pyClamd-0.3.10.ebuild
index 2f8fd3a2da60..21c14629daf2 100644
--- a/dev-python/pyClamd/pyClamd-0.3.10.ebuild
+++ b/dev-python/pyClamd/pyClamd-0.3.10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1