commit: 3e00377edb6ded949d2726440f7a234a1d6c7ca6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 12 12:24:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 12 12:24:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e00377e
dev-vcs/repo: Stabilize 2.54 ppc64, #957892 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/repo/repo-2.54.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/repo/repo-2.54.ebuild b/dev-vcs/repo/repo-2.54.ebuild index 0e45323baa76..dc2045d922af 100644 --- a/dev-vcs/repo/repo-2.54.ebuild +++ b/dev-vcs/repo/repo-2.54.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/git-${P}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"