commit: 9e61b41789217f749a586dae0cc0f748fdd4ec28
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 1 21:35:47 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 21:35:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e61b417
x11-base/xwayland: Stabilize 24.1.6 amd64, #950446
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-base/xwayland/xwayland-24.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-base/xwayland/xwayland-24.1.6.ebuild
b/x11-base/xwayland/xwayland-24.1.6.ebuild
index 77dd765d2c5a..608ca32a8a61 100644
--- a/x11-base/xwayland/xwayland-24.1.6.ebuild
+++ b/x11-base/xwayland/xwayland-24.1.6.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"