diff options
author | Sam James <sam@gentoo.org> | 2024-01-19 07:48:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-19 07:48:14 +0000 |
commit | 2f2ddcc1c3befd8c0e25165c6fb20b74e919d24e (patch) | |
tree | 5d0fbce2f8f7fe7d34ac62c16cacae020ca4678a /x11-base/xwayland | |
parent | x11-base/xwayland: Stabilize 23.2.4 arm64, #922454 (diff) | |
download | gentoo-2f2ddcc1c3befd8c0e25165c6fb20b74e919d24e.tar.gz gentoo-2f2ddcc1c3befd8c0e25165c6fb20b74e919d24e.tar.bz2 gentoo-2f2ddcc1c3befd8c0e25165c6fb20b74e919d24e.zip |
x11-base/xwayland: Stabilize 23.2.4 x86, #922454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base/xwayland')
-rw-r--r-- | x11-base/xwayland/xwayland-23.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-23.2.4.ebuild b/x11-base/xwayland/xwayland-23.2.4.ebuild index 4b6031657b5c..9dc0da1af665 100644 --- a/x11-base/xwayland/xwayland-23.2.4.ebuild +++ b/x11-base/xwayland/xwayland-23.2.4.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" |