sys-devel/binutils-config: Sync with Gentoo

It's from Gentoo commit 53b3538a26af30f299580cd29e2fe566c8d411d6.
This commit is contained in:
Flatcar Buildbot 2023-04-24 07:15:16 +00:00 committed by Krzesimir Nowak
parent 70bca3f562
commit 06cd739dc1

View File

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