sys-devel/binutils-config: Sync with Gentoo

It's from Gentoo commit f949f1350ced61c4026b399f356a36493024d7d2.
This commit is contained in:
Krzesimir Nowak 2022-06-03 21:15:14 +02:00
parent 9c1eaf39a0
commit 092bb76674

View File

@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3 inherit git-r3
else else
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 fi
DESCRIPTION="Utility to change the binutils version being used" DESCRIPTION="Utility to change the binutils version being used"