commit:     12a5bf17067fc98bad3a2c5e2abdb0a03bb4f6c2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 00:28:30 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 00:28:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a5bf17

net-libs/libsignon-glib: add python-3.6 support

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild 
b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
index 4b1fc11e206..51eecdc3d55 100644
--- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
+++ b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild
@@ -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"

Reply via email to