From 4928f93b1f033b51d8f1e80cc4730da64bf318ca Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 11 Nov 2018 09:43:00 -0800 Subject: x11-base/xorg-server: Enable suid by default Closes: https://bugs.gentoo.org/670212 Signed-off-by: Matt Turner --- x11-base/xorg-server/xorg-server-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-base/xorg-server/xorg-server-9999.ebuild') diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index 54a0459e9f28..2b8ca15216bf 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -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 -- cgit v1.2.3-18-g5258