summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-05 02:22:33 +0100
committerSam James <sam@gentoo.org>2024-09-05 02:22:33 +0100
commit1f0460cd68341e833b5219317069eecb4e96301d (patch)
tree209eeab0f96100f223f7c40ead20a753145de276 /x11-base
parentdev-libs/expat: Stabilize 2.6.3 arm64, #939074 (diff)
downloadgentoo-1f0460cd68341e833b5219317069eecb4e96301d.tar.gz
gentoo-1f0460cd68341e833b5219317069eecb4e96301d.tar.bz2
gentoo-1f0460cd68341e833b5219317069eecb4e96301d.zip
x11-base/xwayland: Stabilize 24.1.2 arm64, #939080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xwayland/xwayland-24.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-24.1.2.ebuild b/x11-base/xwayland/xwayland-24.1.2.ebuild
index 26cf58539565..1a1fe743cbb9 100644
--- a/x11-base/xwayland/xwayland-24.1.2.ebuild
+++ b/x11-base/xwayland/xwayland-24.1.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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Standalone X server running under Wayland"