X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fweakrefmethod%2Fweakrefmethod-1.0.3.ebuild;h=befc420d0a797034604b6c1158c9880ee9fa2bf7;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=01ea69b6ab7ed112b070a3cb4885536426490597;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild b/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild index 01ea69b6ab7e..befc420d0a79 100644 --- a/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild +++ b/dev-python/weakrefmethod/weakrefmethod-1.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 pypy ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1