From: Michał Górny Date: Tue, 11 Feb 2020 11:27:25 +0000 (+0100) Subject: app-crypt/gpgme: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dd57861172a2eeaff46abb1743a3d44e4f458707;p=gentoo.git app-crypt/gpgme: Remove py2 Signed-off-by: Michał Górny --- diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild index 7b29d88b4f88..ab42a52d09e9 100644 --- a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs diff --git a/app-crypt/gpgme/gpgme-1.13.0.ebuild b/app-crypt/gpgme/gpgme-1.13.0.ebuild index bf39f0b5198a..6166bcaf0672 100644 --- a/app-crypt/gpgme/gpgme-1.13.0.ebuild +++ b/app-crypt/gpgme/gpgme-1.13.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs diff --git a/app-crypt/gpgme/gpgme-1.13.1.ebuild b/app-crypt/gpgme/gpgme-1.13.1.ebuild index 490dea035333..1f2c818fb516 100644 --- a/app-crypt/gpgme/gpgme-1.13.1.ebuild +++ b/app-crypt/gpgme/gpgme-1.13.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs