commit: e1ef8eaf86fff2616d27ed228beff810edd4c41e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 06:05:23 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 06:05:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ef8eaf
x11-base/xwayland: Stabilize 23.2.2 ppc64, #916442
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-base/xwayland/xwayland-23.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-base/xwayland/xwayland-23.2.2.ebuild
b/x11-base/xwayland/xwayland-23.2.2.ebuild
index 56309b0f665b..f4d8755ed1f3 100644
--- a/x11-base/xwayland/xwayland-23.2.2.ebuild
+++ b/x11-base/xwayland/xwayland-23.2.2.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"