commit: 8f32fdadff93f4ff0054aeae50b364264b670737 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 21 12:43:07 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 21 12:43:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f32fdad
dev-vcs/repo: Stabilize 2.48 ppc64, #946780 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-vcs/repo/repo-2.48.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/repo/repo-2.48.ebuild b/dev-vcs/repo/repo-2.48.ebuild index 23b5d26008d7..c7bce232e928 100644 --- a/dev-vcs/repo/repo-2.48.ebuild +++ b/dev-vcs/repo/repo-2.48.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}"