dev-python/lxml: Enable pypy
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 13:00:31 +0000 (14:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Mar 2018 14:32:00 +0000 (15:32 +0100)
dev-python/lxml/lxml-4.1.1.ebuild

index 2ab0055cd819beecbcd5e1e11b900d6c1bf023d4..50407de9c305f9f7cd00087f8131432f8859bfe9 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 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1 eutils flag-o-matic toolchain-funcs