commit: 18e93d7aca71cd4b5baa72bc278bf1b7ed8621b3
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 15 01:57:01 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 01:58:11 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e93d7a
sys-apps/portage: Stabilize 3.0.77-r1 ppc64, #970051
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sys-apps/portage/portage-3.0.77-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/portage/portage-3.0.77-r1.ebuild
b/sys-apps/portage/portage-3.0.77-r1.ebuild
index b8ef0a8112c4..0a4a90a9e250 100644
--- a/sys-apps/portage/portage-3.0.77-r1.ebuild
+++ b/sys-apps/portage/portage-3.0.77-r1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/portage.git/snapshot/${P}.tar.bz2"
- 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
LICENSE="GPL-2"