diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-28 12:05:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-04-28 12:05:55 +0300 |
commit | 2de897549d87e7c35ccc857068ad2b01e307a32a (patch) | |
tree | d77ba611b5935e002b7173db6c1dc373a3e30fbe /net-libs/libtorrent-rasterbar | |
parent | sys-cluster/corosync: Drop old (diff) | |
download | gentoo-2de897549d87e7c35ccc857068ad2b01e307a32a.tar.gz gentoo-2de897549d87e7c35ccc857068ad2b01e307a32a.tar.bz2 gentoo-2de897549d87e7c35ccc857068ad2b01e307a32a.zip |
net-libs/libtorrent-rasterbar: remove py27
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
4 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13-r1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13-r1.ebuild index eef2b8bce907..124d02ee3417 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13-r1.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="threads" DISTUTILS_OPTIONAL=true DISTUTILS_IN_SOURCE_BUILD=true diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild index 4af2384b7e72..ba92cba4ef5e 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="threads" DISTUTILS_OPTIONAL=true DISTUTILS_IN_SOURCE_BUILD=true diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild index bb697d414dd5..07fe2821efc9 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_OPTIONAL=true DISTUTILS_IN_SOURCE_BUILD=true diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.4.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.4.ebuild index 21d2139b85be..2e6c5ab5e939 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.4.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE="threads(+)" DISTUTILS_OPTIONAL=true DISTUTILS_IN_SOURCE_BUILD=true |