commit: 6ab66d0e66e19b07a24b9ff45566395a6c32aa69
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 08:58:24 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 08:58:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab66d0e
sys-devel/binutils-config: Stabilize 5.5.2 ppc, #939090
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-devel/binutils-config/binutils-config-5.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/binutils-config/binutils-config-5.5.2.ebuild
b/sys-devel/binutils-config/binutils-config-5.5.2.ebuild
index 6375bf3cdcc6..b01115f0daff 100644
--- a/sys-devel/binutils-config/binutils-config-5.5.2.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5.5.2.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${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
DESCRIPTION="Utility to change the binutils version being used"