commit: d45f2753a3a5359d22dd2f9a015152f10027cf3e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 18:37:49 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 18:37:49 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45f2753
x11-base/xorg-server: Stabilize 21.1.21 ppc64, #969648 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-base/xorg-server/xorg-server-21.1.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-base/xorg-server/xorg-server-21.1.21.ebuild b/x11-base/xorg-server/xorg-server-21.1.21.ebuild index 79dc75708d78..29edd6d096f3 100644 --- a/x11-base/xorg-server/xorg-server-21.1.21.ebuild +++ b/x11-base/xorg-server/xorg-server-21.1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/xserver.git" DESCRIPTION="X.Org X servers" SLOT="0/${PV}" if [[ ${PV} != 9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" fi IUSE_SERVERS="xephyr xnest xorg xvfb"
