summaryrefslogtreecommitdiff
path: root/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/waypipe/waypipe-0.8.0-r2.ebuild')
-rw-r--r--gui-apps/waypipe/waypipe-0.8.0-r2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
index fc35ee208f72..c9c815446b9e 100644
--- a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
+++ b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
@@ -3,8 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
+PYTHON_COMPAT=( python3_{8..10} )
inherit meson python-any-r1
DESCRIPTION="Transparent network proxy for Wayland compositors"
@@ -56,7 +55,6 @@ BDEPEND="
src_configure() {
local emesonargs=(
- -Dwerror=false
$(meson_use systemtap with_systemtap)
$(meson_feature dmabuf with_dmabuf)
$(meson_feature ffmpeg with_video)