summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-04-07 13:25:04 +0300
committerMart Raudsepp <leio@gentoo.org>2020-04-07 13:25:04 +0300
commit3a247162743ac87cf3f2a56e45e1cd76714c74b4 (patch)
tree1f2dd4bffc46d837e145b50e3f2092e07b68c369 /sys-devel
parentdev-util/netsurf-buildsystem: arm64 stable (bug #706368) (diff)
downloadgentoo-3a247162743ac87cf3f2a56e45e1cd76714c74b4.tar.gz
gentoo-3a247162743ac87cf3f2a56e45e1cd76714c74b4.tar.bz2
gentoo-3a247162743ac87cf3f2a56e45e1cd76714c74b4.zip
sys-devel/binutils: arm64 stable (bug #711106)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/binutils-2.33.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.33.1-r1.ebuild b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
index 42a2cab21d09..c0f31907a70b 100644
--- a/sys-devel/binutils/binutils-2.33.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
@@ -42,7 +42,7 @@ case ${PV} in
*)
SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
SLOT=$(ver_cut 1-2)
- KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
;;
esac