summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-31 12:24:56 +0000
committerSam James <sam@gentoo.org>2023-10-31 12:24:56 +0000
commit1effe6aa622ee27db68ad367a979ac356447b066 (patch)
tree0f8926457e0c768c10b0b75a676e0254e6416bcc /x11-base/xwayland
parentgames-misc/bsd-games: add sourceforge upstream metadata (diff)
downloadgentoo-1effe6aa622ee27db68ad367a979ac356447b066.tar.gz
gentoo-1effe6aa622ee27db68ad367a979ac356447b066.tar.bz2
gentoo-1effe6aa622ee27db68ad367a979ac356447b066.zip
x11-base/xwayland: Stabilize 23.2.2 arm, #916442
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base/xwayland')
-rw-r--r--x11-base/xwayland/xwayland-23.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-23.2.2.ebuild b/x11-base/xwayland/xwayland-23.2.2.ebuild
index f4d8755ed1f3..11f9e044ae3e 100644
--- a/x11-base/xwayland/xwayland-23.2.2.ebuild
+++ b/x11-base/xwayland/xwayland-23.2.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 ~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"