diff options
author | Sam James <sam@gentoo.org> | 2023-02-11 02:37:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-11 02:37:24 +0000 |
commit | b19513ec58b7e3848646c63b87d47e734cc27dbe (patch) | |
tree | cfd061e8e743e896c590d552e6b74e47e8427555 /x11-base | |
parent | x11-base/xorg-server: Stabilize 21.1.7 arm, #893876 (diff) | |
download | gentoo-b19513ec58b7e3848646c63b87d47e734cc27dbe.tar.gz gentoo-b19513ec58b7e3848646c63b87d47e734cc27dbe.tar.bz2 gentoo-b19513ec58b7e3848646c63b87d47e734cc27dbe.zip |
x11-base/xwayland: Stabilize 22.1.8 arm, #893876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-22.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-22.1.8.ebuild b/x11-base/xwayland/xwayland-22.1.8.ebuild index 29a75c9fb37b..5ed5522246e5 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" |