diff options
author | Sam James <sam@gentoo.org> | 2023-02-15 05:11:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-15 05:11:35 +0000 |
commit | 75e1552beedbf69ee699f6511072478218ed3556 (patch) | |
tree | 7622d7f51f975f647b1245ac4cda6629e61c2fb8 /x11-base | |
parent | x11-base/xorg-server: Stabilize 21.1.7 amd64, #893876 (diff) | |
download | gentoo-75e1552beedbf69ee699f6511072478218ed3556.tar.gz gentoo-75e1552beedbf69ee699f6511072478218ed3556.tar.bz2 gentoo-75e1552beedbf69ee699f6511072478218ed3556.zip |
x11-base/xwayland: Stabilize 22.1.8 amd64, #893876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-22.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-22.1.8.ebuild b/x11-base/xwayland/xwayland-22.1.8.ebuild index a0b578c2b9fa..9fd1ecef3f80 100644 --- a/x11-base/xwayland/xwayland-22.1.8.ebuild +++ b/x11-base/xwayland/xwayland-22.1.8.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" |