summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-11 15:11:21 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-11 15:11:21 +0200
commite03d5e736b99531383a8d94bc8f04e6d0c670110 (patch)
tree83d170c753ebd9e3c1bb561e0be653260bdb7bd6 /dev-python/dominate
parentdev-python/ddt: Add python3_6 (diff)
downloadgentoo-e03d5e736b99531383a8d94bc8f04e6d0c670110.tar.gz
gentoo-e03d5e736b99531383a8d94bc8f04e6d0c670110.tar.bz2
gentoo-e03d5e736b99531383a8d94bc8f04e6d0c670110.zip
dev-python/dominate: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/dominate')
-rw-r--r--dev-python/dominate/dominate-2.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dominate/dominate-2.3.1.ebuild b/dev-python/dominate/dominate-2.3.1.ebuild
index e84a9f54c375..d149b940eab5 100644
--- a/dev-python/dominate/dominate-2.3.1.ebuild
+++ b/dev-python/dominate/dominate-2.3.1.ebuild
@@ -1,8 +1,8 @@
-# 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=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1