diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 04:14:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 04:14:52 +0100 |
commit | 671b7530bfce3ddf318e505e20c14225ba6a3bf5 (patch) | |
tree | 2eacb6b0985d46157e6d451e0165fee0a6edeb89 /x11-base/xwayland | |
parent | dev-util/systemtap: Stabilize 4.8 ppc, #904650 (diff) | |
download | gentoo-671b7530bfce3ddf318e505e20c14225ba6a3bf5.tar.gz gentoo-671b7530bfce3ddf318e505e20c14225ba6a3bf5.tar.bz2 gentoo-671b7530bfce3ddf318e505e20c14225ba6a3bf5.zip |
x11-base/xwayland: Stabilize 23.1.1 ppc64, #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.ebuild | 2 |
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 2ec85ce13325..f3f3b8474649 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" |