diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 04:39:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 04:39:59 +0100 |
commit | c4577841cd16924d31fbd223124e8ea7796d53df (patch) | |
tree | 25c323b19a00c30775e281245142aa89a2864b4d /x11-base | |
parent | dev-cpp/libxmlpp: Stabilize 5.0.3 ppc, #904640 (diff) | |
download | gentoo-c4577841cd16924d31fbd223124e8ea7796d53df.tar.gz gentoo-c4577841cd16924d31fbd223124e8ea7796d53df.tar.bz2 gentoo-c4577841cd16924d31fbd223124e8ea7796d53df.zip |
x11-base/xwayland: Stabilize 23.1.1 ppc, #905391
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-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 f3f3b8474649..daae70c691b2 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" |