diff --git a/dev-python/qtawesome/qtawesome-0.3.3.ebuild b/dev-python/qtawesome/qtawesome-0.3.3.ebuild index c02da4113e902..732768428d884 100644 --- a/dev-python/qtawesome/qtawesome-0.3.3.ebuild +++ b/dev-python/qtawesome/qtawesome-0.3.3.ebuild @@ -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"