summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-14 21:46:34 +0000
committerSam James <sam@gentoo.org>2023-12-14 21:46:34 +0000
commit0c30528f0eb8cbe153c949c4cff5e654cff27f84 (patch)
tree84142a22c8f4813896a9b41d31561629faf2e299 /x11-base
parentx11-base/xorg-server: Stabilize 21.1.10-r1 sparc, #919890 (diff)
downloadgentoo-0c30528f0eb8cbe153c949c4cff5e654cff27f84.tar.gz
gentoo-0c30528f0eb8cbe153c949c4cff5e654cff27f84.tar.bz2
gentoo-0c30528f0eb8cbe153c949c4cff5e654cff27f84.zip
x11-base/xwayland: Stabilize 23.2.3 amd64, #919891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xwayland/xwayland-23.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-23.2.3.ebuild b/x11-base/xwayland/xwayland-23.2.3.ebuild
index 9b16fe1be5e6..3049b6a3532a 100644
--- a/x11-base/xwayland/xwayland-23.2.3.ebuild
+++ b/x11-base/xwayland/xwayland-23.2.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"