diff options
author | 2024-10-03 16:25:36 +0000 | |
---|---|---|
committer | 2024-10-03 16:25:36 +0000 | |
commit | 5d594aeac6385c5459e7f36292a01ce7df5912db (patch) | |
tree | f3f329111857079cb24d6ebe757d639f3224d3f3 /sys-devel | |
parent | sys-libs/binutils-libs: Stabilize 2.42-r2 x86, #940684 (diff) | |
download | gentoo-5d594aeac6385c5459e7f36292a01ce7df5912db.tar.gz gentoo-5d594aeac6385c5459e7f36292a01ce7df5912db.tar.bz2 gentoo-5d594aeac6385c5459e7f36292a01ce7df5912db.zip |
sys-devel/binutils: Stabilize 2.42-r2 arm, #940684
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.42-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.42-r2.ebuild b/sys-devel/binutils/binutils-2.42-r2.ebuild index 94002f8e22bb..81ffeb7f7140 100644 --- a/sys-devel/binutils/binutils-2.42-r2.ebuild +++ b/sys-devel/binutils/binutils-2.42-r2.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 ~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 # |