commit: 12f1c9b8175f0a7b98e33ee122e69c8475c631ac
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 13:41:05 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 13:41:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f1c9b8
x11-base/xwayland: arm stable wrt bug #858140
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-base/xwayland/xwayland-22.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-base/xwayland/xwayland-22.1.3.ebuild
b/x11-base/xwayland/xwayland-22.1.3.ebuild
index 3d4030d54aaa..9ad1823132a9 100644
--- a/x11-base/xwayland/xwayland-22.1.3.ebuild
+++ b/x11-base/xwayland/xwayland-22.1.3.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"