diff --git a/games-misc/ponysay/ponysay-3.0.2.ebuild b/games-misc/ponysay/ponysay-3.0.2.ebuild index ae7e8c164e170..f71db68ff6b66 100644 --- a/games-misc/ponysay/ponysay-3.0.2.ebuild +++ b/games-misc/ponysay/ponysay-3.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5} ) +PYTHON_COMPAT=( python3_{4,5,6} ) inherit bash-completion-r1 python-single-r1 DESCRIPTION="cowsay reimplemention for ponies"