summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui-apps/kanshi/kanshi-1.1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-apps/kanshi/kanshi-1.1.0.ebuild b/gui-apps/kanshi/kanshi-1.1.0.ebuild
index f24c1c7c59d7..521c47e33cb0 100644
--- a/gui-apps/kanshi/kanshi-1.1.0.ebuild
+++ b/gui-apps/kanshi/kanshi-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,7 +38,6 @@ fi
src_configure() {
local emesonargs=(
$(meson_feature man man-pages)
- "-Dwerror=false"
)
meson_src_configure
}