From: Michał Górny Date: Tue, 11 Feb 2020 12:00:22 +0000 (+0100) Subject: media-gfx/qrencode-python: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e20e2aa38154b2bd03d26e081ae9731878e51fa6;p=gentoo.git media-gfx/qrencode-python: Remove py2 Signed-off-by: Michał Górny --- diff --git a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild index 30af55913085..84b7e240314d 100644 --- a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild +++ b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 vcs-snapshot