dev-libs/link-grammar: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 19:47:33 +0000 (21:47 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 20:32:22 +0000 (22:32 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-libs/link-grammar/link-grammar-5.3.11.ebuild

index add5398bda85cc2d6cb8b0c9a9bde99a38e0dd85..0866e0eac7f373173093c783c259a7d7c31e9574 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=6
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit autotools eutils gnome2 java-pkg-opt-2 python-r1