summaryrefslogtreecommitdiff
path: root/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-11 19:55:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-11 19:55:43 +0100
commit185fa19bbf68a4d4dca534d2b46729207a177f16 (patch)
treea8a537b82fda83a0799c2ca9887f212558363aa7 /x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild
parentc8fd0d84af0bfd1949542adc2cbb735b1d28f9ed (diff)
gentoo resync : 11.05.2021
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild')
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild
index e523d4cf0e3b..34b761b6772a 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.22-r8.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools desktop systemd prefix
+inherit autotools desktop flag-o-matic systemd prefix
COLOUR_PATCH_NAME="${PN}-9.22_24-bit-color_cpixl-20201108.patch"
@@ -50,6 +50,9 @@ DOCS=(
)
src_prepare() {
+ # Bug #787104
+ append-cxxflags -std=c++14
+
default
# kill the rxvt-unicode terminfo file - #192083