diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-28 09:07:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-28 09:07:54 +0200 |
commit | f18ce22ab77358a7e8cd249085ee520489424777 (patch) | |
tree | 4f3f66c6b4aecfa46939d95c20a1b3710ee77900 /sys-devel | |
parent | virtual/rust: arm stable wrt bug #861125 (diff) | |
download | gentoo-f18ce22ab77358a7e8cd249085ee520489424777.tar.gz gentoo-f18ce22ab77358a7e8cd249085ee520489424777.tar.bz2 gentoo-f18ce22ab77358a7e8cd249085ee520489424777.zip |
sys-devel/binutils: arm64 stable wrt bug #856955
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.38-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.38-r2.ebuild b/sys-devel/binutils/binutils-2.38-r2.ebuild index 4e9e33895b29..9d758b36b137 100644 --- a/sys-devel/binutils/binutils-2.38-r2.ebuild +++ b/sys-devel/binutils/binutils-2.38-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 ~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 # |