sys-devel/binutils-config: Sync with Gentoo

It's from Gentoo commit af9ab70bccaee62f4aeb6f328b7f22b1bac277c7.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:09:18 +00:00 committed by Krzesimir Nowak
parent 99c4359602
commit 0f942e7977

View File

@ -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"