dev-python/fields: Tested on pypy3
authorMichał Górny <mgorny@gentoo.org>
Wed, 3 Jan 2018 09:00:09 +0000 (10:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 3 Jan 2018 09:11:33 +0000 (10:11 +0100)
dev-python/fields/fields-5.0.0.ebuild

index f9032a554d890f56eae70b5eb05c7c6de8949648..963fa32d3f22dc1fe470c3f3e785409713ef006b 100644 (file)
@@ -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=( 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"