projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64ace19
)
dev-python/pillowfight: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:54:37 +0000
(17:54 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:12 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pillowfight/pillowfight-0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pillowfight/pillowfight-0.2.ebuild
b/dev-python/pillowfight/pillowfight-0.2.ebuild
index 765adce168ab0cef39c7f90969e2fc68c742e9f7..2851d304c9257f1ebe0ca5c621b19c1bd0d26fe3 100644
(file)
--- a/
dev-python/pillowfight/pillowfight-0.2.ebuild
+++ b/
dev-python/pillowfight/pillowfight-0.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy pypy3 )
inherit distutils-r1