dev-python/python-mpd: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 19:10:01 +0000 (21:10 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 19:21:06 +0000 (21:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/python-mpd/python-mpd-0.5.5.ebuild

index 7fb44e558057939b5c52329834ebead87d832bea..58aa6286c1a489404874da0bf79a02f39f178d8e 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 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 vcs-snapshot