sys-devel/binutils-config: Sync with Gentoo

It's from Gentoo commit 09c8fcc2ca93ea484961bccbaafaa4db80411f65.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:08:03 +00:00 committed by Krzesimir Nowak
parent 89d8bae146
commit 71dbc92dc1

View File

@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3 inherit git-r3
else else
SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" 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 fi
DESCRIPTION="Utility to change the binutils version being used" DESCRIPTION="Utility to change the binutils version being used"