summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-22 00:19:31 +0100
committerSam James <sam@gentoo.org>2022-04-22 00:19:31 +0100
commit0e980b403fa13226444e1034c91dd3e707a5011a (patch)
tree4c329922fe0de098bcbb52406b49be48a692134a /net-libs
parentsys-block/gparted: fix build with musl-1.2.3 (diff)
downloadgentoo-0e980b403fa13226444e1034c91dd3e707a5011a.tar.gz
gentoo-0e980b403fa13226444e1034c91dd3e707a5011a.tar.bz2
gentoo-0e980b403fa13226444e1034c91dd3e707a5011a.zip
net-libs/libtorrent-rasterbar: EAPI 8 for 2.0.6
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild
index 8bdc90b87aa5..f2ff6a9b6288 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{8,9,10} )