summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-21 10:58:26 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-21 10:58:26 +0200
commit15d0864f80ab823046c54fdedc894288a18f09ce (patch)
treeb7a4403d4db8325d7fbf10ed4855f9582cbcdcd3 /sys-devel
parentsys-devel/binutils-config: Stabilize 5.5.2 ppc, #939090 (diff)
downloadgentoo-15d0864f80ab823046c54fdedc894288a18f09ce.tar.gz
gentoo-15d0864f80ab823046c54fdedc894288a18f09ce.tar.bz2
gentoo-15d0864f80ab823046c54fdedc894288a18f09ce.zip
sys-devel/binutils-config: Stabilize 5.5.2 ppc64, #939090
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils-config/binutils-config-5.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 b01115f0daff..8a3e6e32b8b7 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"