diff options
author | Sam James <sam@gentoo.org> | 2024-03-08 19:53:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-08 19:53:40 +0000 |
commit | ebc16e9486cbcd5f6efdfeee0beebe0064a3283b (patch) | |
tree | be15bf8ca59c7f0b1d3434feb756523923f10359 /sys-devel | |
parent | sys-libs/binutils-libs: Stabilize 2.41-r5 arm, #916452 (diff) | |
download | gentoo-ebc16e9486cbcd5f6efdfeee0beebe0064a3283b.tar.gz gentoo-ebc16e9486cbcd5f6efdfeee0beebe0064a3283b.tar.bz2 gentoo-ebc16e9486cbcd5f6efdfeee0beebe0064a3283b.zip |
sys-devel/binutils: Stabilize 2.41-r5 arm64, #916452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.41-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.41-r5.ebuild b/sys-devel/binutils/binutils-2.41-r5.ebuild index c66cc9df3b6d..f8bb63398a29 100644 --- a/sys-devel/binutils/binutils-2.41-r5.ebuild +++ b/sys-devel/binutils/binutils-2.41-r5.ebuild @@ -32,7 +32,7 @@ else [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI} https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz" SLOT=$(ver_cut 1-2) - 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 # |