net-libs/libsignon-glib: add python-3.6 support
authorMichael Palimaka <kensington@gentoo.org>
Sat, 27 Jan 2018 00:28:30 +0000 (11:28 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 27 Jan 2018 00:28:37 +0000 (11:28 +1100)
Closes: https://bugs.gentoo.org/645422
Package-Manager: Portage-2.3.19, Repoman-2.3.6

net-libs/libsignon-glib/libsignon-glib-1.14.ebuild

index 4b1fc11e20675f8ad2e81ba7f4b2b6bce103a4f8..51eecdc3d558c249c3f09fccec1b6a9d762be6d4 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
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit autotools python-r1 vcs-snapshot xdg-utils
 
 DESCRIPTION="GLib binding for the D-Bus API provided by signond"