summaryrefslogtreecommitdiff
path: root/gui-apps/grim/grim-1.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/grim/grim-1.3.1.ebuild')
-rw-r--r--gui-apps/grim/grim-1.3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-apps/grim/grim-1.3.1.ebuild b/gui-apps/grim/grim-1.3.1.ebuild
index 3636ebfb9e8a..668957f860fa 100644
--- a/gui-apps/grim/grim-1.3.1.ebuild
+++ b/gui-apps/grim/grim-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,7 +38,6 @@ src_configure() {
local emesonargs=(
$(meson_feature jpeg)
$(meson_feature man man-pages)
- "-Dwerror=false"
)
meson_src_configure
}