From 12a5bf17067fc98bad3a2c5e2abdb0a03bb4f6c2 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sat, 27 Jan 2018 11:28:30 +1100 Subject: 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(-) (limited to 'net-libs/libsignon-glib') 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" -- cgit v1.2.1