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

app-text/gtranslator/gtranslator-2.91.7-r1.ebuild

index 81f1ffe9481d5c87b572ec25d8ceac98a7fdc6ea..7e68b60a02a3cfb01314dd2eb69e85303c3b3be5 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{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
 inherit gnome2 python-single-r1