X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fgenshi%2Fgenshi-0.7.ebuild;h=9d0b35ba0f25290204dd4986357982a172181de4;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=830959047e598180ded3c5a4d0e837dab4de1b62;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/genshi/genshi-0.7.ebuild b/dev-python/genshi/genshi-0.7.ebuild index 830959047e59..9d0b35ba0f25 100644 --- a/dev-python/genshi/genshi-0.7.ebuild +++ b/dev-python/genshi/genshi-0.7.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 pypy ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1