commit:     eb14f1960ded335d0b79725e4a84e5b95eb13ba3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 18:53:32 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:04:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb14f196

games-misc/ponysay: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 games-misc/ponysay/ponysay-3.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-misc/ponysay/ponysay-3.0.2.ebuild 
b/games-misc/ponysay/ponysay-3.0.2.ebuild
index ae7e8c164e1..f71db68ff6b 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"

Reply via email to