diff options
author | Sam James <sam@gentoo.org> | 2023-12-14 21:46:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-14 21:46:34 +0000 |
commit | 0c30528f0eb8cbe153c949c4cff5e654cff27f84 (patch) | |
tree | 84142a22c8f4813896a9b41d31561629faf2e299 /x11-base | |
parent | x11-base/xorg-server: Stabilize 21.1.10-r1 sparc, #919890 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |