sys-devel/gcc-config: Stabilize 2.12.2 ppc64, #966467

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz 2025-12-11 02:43:33 -05:00
parent b00d3bc98c
commit 2e600f24e3
No known key found for this signature in database
GPG Key ID: 84A7D12B700D2F57

View File

@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3 inherit git-r3
else else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
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 fi
DESCRIPTION="Utility to manage compilers" DESCRIPTION="Utility to manage compilers"