From a1bbc49fba3e452139e3ff9ab03fe2adabe715e2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 11 Feb 2023 02:37:35 +0000 Subject: [PATCH] x11-base/xwayland: Stabilize 22.1.8 ppc, #893876 Signed-off-by: Sam James --- x11-base/xwayland/xwayland-22.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xwayland/xwayland-22.1.8.ebuild b/x11-base/xwayland/xwayland-22.1.8.ebuild index bdd9d9b4e024d..a0b578c2b9fa6 100644 --- a/x11-base/xwayland/xwayland-22.1.8.ebuild +++ b/x11-base/xwayland/xwayland-22.1.8.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 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Standalone X server running under Wayland"