dev-libs/gom: Support python3.6 (#658756)
authorPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 19:11:46 +0000 (21:11 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 19:12:58 +0000 (21:12 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/gom/gom-0.3.2.ebuild

index f79646f4bcacd744aa1fa2acd1707cf37228123f..c69949bbf5ecabbf34608fbd5d1cb20d9e462a1a 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"
 GCONF_DEBUG="yes"
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
 inherit gnome2 python-r1