X-Git-Url: https://git.draconx.ca/gitweb/gentoo-fixes.git/blobdiff_plain/1711772ce42ffe5298e3dbd257afcca286bd8a58:/dev-python/pycairo/pycairo-1.18.2-r2.ebuild..939475e8a127e2791e044e3057fe2ac97d4cf5ca:/dev-python/pycairo/pycairo-1.18.2-r3.ebuild diff --git a/dev-python/pycairo/pycairo-1.18.2-r2.ebuild b/dev-python/pycairo/pycairo-1.18.2-r3.ebuild similarity index 96% rename from dev-python/pycairo/pycairo-1.18.2-r2.ebuild rename to dev-python/pycairo/pycairo-1.18.2-r3.ebuild index b775f06..a9338d3 100644 --- a/dev-python/pycairo/pycairo-1.18.2-r2.ebuild +++ b/dev-python/pycairo/pycairo-1.18.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright © 2020 Nick Bowler +# Copyright © 2020-2021 Nick Bowler # # License GPLv2+: GNU General Public License version 2 or any later version. # This is free software: you are free to change and redistribute it. @@ -10,8 +10,9 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=7 +_PYTHON_ALLOW_PY27=1 PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads(+)" DISTUTILS_USE_SETUPTOOLS=no