summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-27 20:11:21 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-27 21:29:12 +0200
commit77f46e49b41bf25b350ca22c5ef760538203e18b (patch)
treed960d5eec214ba06e54d7037901d900770e3dc4f /app-text/landslide
parentapp-text/gtranslator: Support python3.6 (diff)
downloadgentoo-77f46e49b41bf25b350ca22c5ef760538203e18b.tar.gz
gentoo-77f46e49b41bf25b350ca22c5ef760538203e18b.tar.bz2
gentoo-77f46e49b41bf25b350ca22c5ef760538203e18b.zip
app-text/landslide: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'app-text/landslide')
-rw-r--r--app-text/landslide/landslide-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/landslide/landslide-1.1.3.ebuild b/app-text/landslide/landslide-1.1.3.ebuild
index 686014a4ffdd..9d41221f1cf3 100644
--- a/app-text/landslide/landslide-1.1.3.ebuild
+++ b/app-text/landslide/landslide-1.1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 vcs-snapshot