summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 00:53:08 +0100
committerSam James <sam@gentoo.org>2023-05-01 00:53:08 +0100
commitf1887206cb8451b8833ef46fdc5c2184c6d93969 (patch)
treeab4e7c0ed0e2b3a04751e2508f6a697cc30cd990 /x11-base/xwayland
parentnet-libs/libslirp: Stabilize 4.7.0 x86, #905385 (diff)
downloadgentoo-f1887206cb8451b8833ef46fdc5c2184c6d93969.tar.gz
gentoo-f1887206cb8451b8833ef46fdc5c2184c6d93969.tar.bz2
gentoo-f1887206cb8451b8833ef46fdc5c2184c6d93969.zip
x11-base/xwayland: Stabilize 23.1.1 amd64, #905391
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base/xwayland')
-rw-r--r--x11-base/xwayland/xwayland-23.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-23.1.1.ebuild b/x11-base/xwayland/xwayland-23.1.1.ebuild
index d7e53ec8adcf..837b575924bb 100644
--- a/x11-base/xwayland/xwayland-23.1.1.ebuild
+++ b/x11-base/xwayland/xwayland-23.1.1.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"