diff --git a/dev-python/m2crypto/m2crypto-0.35.2.ebuild b/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild similarity index 96% rename from dev-python/m2crypto/m2crypto-0.35.2.ebuild rename to dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild index cdf94b348b4f7..aea1e501c2b08 100644 --- a/dev-python/m2crypto/m2crypto-0.35.2.ebuild +++ b/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8}) +PYTHON_COMPAT=( python3_{6,7,8}) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/m2crypto/m2crypto-0.36.0.ebuild b/dev-python/m2crypto/m2crypto-0.36.0-r1.ebuild similarity index 97% rename from dev-python/m2crypto/m2crypto-0.36.0.ebuild rename to dev-python/m2crypto/m2crypto-0.36.0-r1.ebuild index 544cbbac4e159..98a5e00e55292 100644 --- a/dev-python/m2crypto/m2crypto-0.36.0.ebuild +++ b/dev-python/m2crypto/m2crypto-0.36.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6..9} ) +PYTHON_COMPAT=( python3_{6..9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs