diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-20 15:41:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-20 15:41:05 +0200 |
commit | 12f1c9b8175f0a7b98e33ee122e69c8475c631ac (patch) | |
tree | 1be3e51fc70555bcdc4104a7dcbb56e59453b738 /x11-base | |
parent | x11-base/xorg-server: arm stable wrt bug #858140 (diff) | |
download | gentoo-12f1c9b8175f0a7b98e33ee122e69c8475c631ac.tar.gz gentoo-12f1c9b8175f0a7b98e33ee122e69c8475c631ac.tar.bz2 gentoo-12f1c9b8175f0a7b98e33ee122e69c8475c631ac.zip |
x11-base/xwayland: arm stable wrt bug #858140
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-22.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |