projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f19d1fe
)
dev-python/fields: Tested on pypy3
author
Michał Górny
<mgorny@gentoo.org>
Wed, 3 Jan 2018 09:00:09 +0000
(10:00 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 3 Jan 2018 09:11:33 +0000
(10:11 +0100)
dev-python/fields/fields-5.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fields/fields-5.0.0.ebuild
b/dev-python/fields/fields-5.0.0.ebuild
index f9032a554d890f56eae70b5eb05c7c6de8949648..963fa32d3f22dc1fe470c3f3e785409713ef006b 100644
(file)
--- a/
dev-python/fields/fields-5.0.0.ebuild
+++ b/
dev-python/fields/fields-5.0.0.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=( python2_7 python{3_4,3_5,3_6} )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5,3_6}
pypy{,3}
)
inherit distutils-r1
DESCRIPTION="Container class boilerplate killer"