summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 07:51:50 +0100
committerSam James <sam@gentoo.org>2023-04-10 07:51:50 +0100
commitfeef8c340ecc3e58b25e5e9bf59a8f8cfbdb09c1 (patch)
treeebc42c9bf123f37a9bdc6031d26e31978d4708e8 /sys-devel
parentsys-devel/binutils-config: Stabilize 5.5 ppc, #904091 (diff)
downloadgentoo-feef8c340ecc3e58b25e5e9bf59a8f8cfbdb09c1.tar.gz
gentoo-feef8c340ecc3e58b25e5e9bf59a8f8cfbdb09c1.tar.bz2
gentoo-feef8c340ecc3e58b25e5e9bf59a8f8cfbdb09c1.zip
sys-devel/binutils-config: Stabilize 5.5 hppa, #904091
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils-config/binutils-config-5.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/binutils-config-5.5.ebuild b/sys-devel/binutils-config/binutils-config-5.5.ebuild
index 8af04dbb0c2a..3955fad2ffad 100644
--- a/sys-devel/binutils-config/binutils-config-5.5.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5.5.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="Utility to change the binutils version being used"