From 51fc5f26531b7618fb9fc188c69d5240a7218198 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 8 Mar 2017 18:53:00 +0100 Subject: [PATCH] dev-python/pyxdg: Enable python3.6 --- dev-python/pyxdg/pyxdg-0.25-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild index 10f2a8e494f6..eb164715e435 100644 --- a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild +++ b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 DESCRIPTION="A Python module to deal with freedesktop.org specifications" -- 2.26.2