dev-python/qtawesome: Add python3_6
authorManuel Rüger <mrueg@gentoo.org>
Fri, 12 May 2017 12:08:54 +0000 (14:08 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Fri, 12 May 2017 12:08:54 +0000 (14:08 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-python/qtawesome/qtawesome-0.3.3.ebuild

index c02da4113e9020d511f88cb09c4b11fa127f73dd..732768428d884b97eae03e9f761433ff4cec0246 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit eutils distutils-r1
 
 DESCRIPTION="Enables iconic fonts such as Font Awesome in PyQt"