diff options
author | Joe Kappus <joe@wt.gd> | 2024-06-17 23:41:41 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-06-25 17:40:43 -0400 |
commit | 300758fdaad5986d69919bed772fcb866aa5aaa7 (patch) | |
tree | 85f1381bd0d82d3147d31640bb9e932608a26de3 /x11-base | |
parent | dev-db/influxdb: keyword 2.7.6 for ~arm64 (diff) | |
download | gentoo-300758fdaad5986d69919bed772fcb866aa5aaa7.tar.gz gentoo-300758fdaad5986d69919bed772fcb866aa5aaa7.tar.bz2 gentoo-300758fdaad5986d69919bed772fcb866aa5aaa7.zip |
x11-base/xwayland: Remove secure-rpc option
The option was removed in upstream commit 71b207a2e ("os: drop SUN-DES-1
authentication").
Closes: https://bugs.gentoo.org/934564
Closes: https://github.com/gentoo/gentoo/pull/37200
Signed-off-by: Joe Kappus <joe@wt.gd>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-9999.ebuild b/x11-base/xwayland/xwayland-9999.ebuild index 3b5d437dd588..fa6673d3a906 100644 --- a/x11-base/xwayland/xwayland-9999.ebuild +++ b/x11-base/xwayland/xwayland-9999.ebuild @@ -87,7 +87,6 @@ src_configure() { -Dglamor=true -Dglx=true -Dipv6=true - -Dsecure-rpc=false -Dscreensaver=true -Dsha1=libcrypto -Dxace=true |