dev-python/pyxdg: Enable python3.6
authorMichał Górny <mgorny@gentoo.org>
Wed, 8 Mar 2017 17:53:00 +0000 (18:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 8 Mar 2017 18:37:06 +0000 (19:37 +0100)
dev-python/pyxdg/pyxdg-0.25-r1.ebuild

index 10f2a8e494f64da0aecf2df57da2bfa2ee2b2ff3..eb164715e43519cb891763c6340370068e6b7b07 100644 (file)
@@ -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"