diff options
author | 2024-12-01 08:29:39 +0000 | |
---|---|---|
committer | 2024-12-01 08:29:39 +0000 | |
commit | 37877d17f4ba914266272e5d81e36b9dbebc9b1a (patch) | |
tree | c89146188b0a6b17b1829ab3c49510232737690f /sys-devel/binutils | |
parent | sys-libs/binutils-libs: Stabilize 2.43-r3 arm64, #945491 (diff) | |
download | gentoo-37877d17f4ba914266272e5d81e36b9dbebc9b1a.tar.gz gentoo-37877d17f4ba914266272e5d81e36b9dbebc9b1a.tar.bz2 gentoo-37877d17f4ba914266272e5d81e36b9dbebc9b1a.zip |
sys-devel/binutils: Stabilize 2.43-r2 x86, #945491
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/binutils-2.43-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.43-r2.ebuild b/sys-devel/binutils/binutils-2.43-r2.ebuild index d5f82f7fa3ca..f91c56c187d5 100644 --- a/sys-devel/binutils/binutils-2.43-r2.ebuild +++ b/sys-devel/binutils/binutils-2.43-r2.ebuild @@ -35,7 +35,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 # |