commit:     73aa43bc990f5da1b7c5d5ffb8bf17c038d5114c
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 27 04:57:11 2026 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 27 04:57:33 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73aa43bc

dev-libs/libfmt: Stabilize 12.1.0 ppc, #970640

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-libs/libfmt/libfmt-12.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfmt/libfmt-12.1.0.ebuild 
b/dev-libs/libfmt/libfmt-12.1.0.ebuild
index 0acdefd689e8..bdab5e539d41 100644
--- a/dev-libs/libfmt/libfmt-12.1.0.ebuild
+++ b/dev-libs/libfmt/libfmt-12.1.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/fmtlib/fmt/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
        S="${WORKDIR}/fmt-${PV}"
 fi
 

Reply via email to