net-libs/libsignon-glib: Add python3_5 support
authorDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 17:14:48 +0000 (19:14 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 17:44:02 +0000 (19:44 +0200)
Package-Manager: portage-2.2.28

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

index 36b0e0b0d693e46314865541b08750d96240af67..1b02f5fdc925dfb15c5120dfe184044cad575970 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 inherit autotools python-r1 vcs-snapshot
 
 DESCRIPTION="GLib binding for the D-Bus API provided by signond"