x11-base/xorg-server: Enable suid by default
authorMatt Turner <mattst88@gentoo.org>
Sun, 11 Nov 2018 17:43:00 +0000 (09:43 -0800)
committerMatt Turner <mattst88@gentoo.org>
Sun, 11 Nov 2018 17:44:16 +0000 (09:44 -0800)
Closes: https://bugs.gentoo.org/670212
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-base/xorg-server/xorg-server-1.20.3.ebuild
x11-base/xorg-server/xorg-server-9999.ebuild

index ef1b59202acf78e5b57a68fa76a9664004192c18..37240d2024b518f35a2e12c6e4318980d5b0a7c8 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} != 9999* ]]; then
        KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
-IUSE_SERVERS="dmx kdrive suid wayland xephyr xnest xorg xvfb"
+IUSE_SERVERS="dmx kdrive +suid wayland xephyr xnest xorg xvfb"
 IUSE="${IUSE_SERVERS} debug +glamor ipv6 libressl minimal selinux systemd +udev unwind xcsecurity"
 
 CDEPEND=">=app-eselect/eselect-opengl-1.3.0
index 54a0459e9f285927b224a002c98adff83ec95eaf..2b8ca15216bfec10ffbba7cb4c65615da7748bc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ if [[ ${PV} != 9999* ]]; then
        KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 fi
 
-IUSE_SERVERS="dmx kdrive suid wayland xephyr xnest xorg xvfb"
+IUSE_SERVERS="dmx kdrive +suid wayland xephyr xnest xorg xvfb"
 IUSE="${IUSE_SERVERS} debug +glamor ipv6 libressl minimal selinux systemd +udev unwind xcsecurity"
 
 CDEPEND=">=app-eselect/eselect-opengl-1.3.0