app-text/landslide: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 18:11:21 +0000 (20:11 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 19:29:12 +0000 (21:29 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-text/landslide/landslide-1.1.3.ebuild

index 686014a4ffdd400a812c35ca953715feb2450085..9d41221f1cf35deb98d5c4ea064e46dbe85efb67 100644 (file)
@@ -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