commit: 7a796c6992e24b8e230c7eba503f4466c77f9706
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 25 19:01:08 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 19:02:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a796c69
x11-base/xwayland: Stabilize 24.1.4 arm, #942571
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-base/xwayland/xwayland-24.1.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-base/xwayland/xwayland-24.1.4.ebuild
b/x11-base/xwayland/xwayland-24.1.4.ebuild
index 381a1eba040e..a3b70b75e072 100644
--- a/x11-base/xwayland/xwayland-24.1.4.ebuild
+++ b/x11-base/xwayland/xwayland-24.1.4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://xorg.freedesktop.org/archive/individual/xserver/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Standalone X server running under Wayland"
@@ -93,7 +93,7 @@ src_configure() {
-Dxace=true
-Dxdmcp=true
-Dxinerama=true
- -Dxvfb=true
+# -Dxvfb=true
-Dxv=true
-Dxwayland-path="${EPREFIX}"/usr/bin
-Dlibdecor=false