dev-python/sleekxmpp: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:13:16 +0000 (21:13 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:59 +0000 (21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild

index a0d4b80e6e2eec6c06a439271a37cad16e11fb23..192fe2a51459d0383a38bb9408d571ccb73cec8a 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 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} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit eutils distutils-r1