diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-20 15:44:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-20 15:44:11 +0200 |
commit | 35f45d6a4071043275c4271082df63c155b76dc4 (patch) | |
tree | 843b075130cbdb765c7359eeb94fb7431593d3ca /x11-base | |
parent | x11-base/xorg-server: ppc64 stable wrt bug #858140 (diff) | |
download | gentoo-35f45d6a4071043275c4271082df63c155b76dc4.tar.gz gentoo-35f45d6a4071043275c4271082df63c155b76dc4.tar.bz2 gentoo-35f45d6a4071043275c4271082df63c155b76dc4.zip |
x11-base/xwayland: ppc64 stable wrt bug #858140
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-22.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-22.1.3.ebuild b/x11-base/xwayland/xwayland-22.1.3.ebuild index f4289f190e9d..a8b48c055f61 100644 --- a/x11-base/xwayland/xwayland-22.1.3.ebuild +++ b/x11-base/xwayland/xwayland-22.1.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" |