diff options
author | 2023-07-15 11:48:19 +0300 | |
---|---|---|
committer | 2023-07-15 11:48:19 +0300 | |
commit | 13ed83d9b8c5491db400e820552f5fddf398179d (patch) | |
tree | 48f83f624f2afce45f86961c701638b322e58bdf /sys-devel/binutils | |
parent | media-gfx/imagemagick: Stabilize 6.9.12.89 arm64, #907992 (diff) | |
download | gentoo-13ed83d9b8c5491db400e820552f5fddf398179d.tar.gz gentoo-13ed83d9b8c5491db400e820552f5fddf398179d.tar.bz2 gentoo-13ed83d9b8c5491db400e820552f5fddf398179d.zip |
sys-devel/binutils: Stabilize 2.40-r5 arm, #909412
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.40-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.40-r5.ebuild b/sys-devel/binutils/binutils-2.40-r5.ebuild index 46633978ceeb..773607d770fd 100644 --- a/sys-devel/binutils/binutils-2.40-r5.ebuild +++ b/sys-devel/binutils/binutils-2.40-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 # |