summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-11 02:37:33 +0000
committerSam James <sam@gentoo.org>2023-02-11 02:37:33 +0000
commitf28222524ad56a0809d928bdd6a34a345dba414f (patch)
tree037d0a71118feada8f819144fbf1531ac22633c4 /x11-base
parentx11-base/xorg-server: Stabilize 21.1.7 arm64, #893876 (diff)
downloadgentoo-f28222524ad56a0809d928bdd6a34a345dba414f.tar.gz
gentoo-f28222524ad56a0809d928bdd6a34a345dba414f.tar.bz2
gentoo-f28222524ad56a0809d928bdd6a34a345dba414f.zip
x11-base/xwayland: Stabilize 22.1.8 arm64, #893876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xwayland/xwayland-22.1.8.ebuild2
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 dc0d291fa993..bdd9d9b4e024 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"