projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b25a262
)
games-misc/ponysay: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:53:32 +0000
(20:53 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:10 +0000
(21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
games-misc/ponysay/ponysay-3.0.2.ebuild
patch
|
blob
|
history
diff --git
a/games-misc/ponysay/ponysay-3.0.2.ebuild
b/games-misc/ponysay/ponysay-3.0.2.ebuild
index ae7e8c164e170c154387d8a715fe89778650a290..f71db68ff6b66b6317cfb54e1c70e253409aca0a 100644
(file)
--- a/
games-misc/ponysay/ponysay-3.0.2.ebuild
+++ b/
games-misc/ponysay/ponysay-3.0.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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"