diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-10 19:33:29 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-10 19:33:29 -0400 |
commit | b3890347c5f17c59da8a47203c37d54a575bc860 (patch) | |
tree | d26841c92d71d0df7374a0cb8a7a2c23f7c9a6fb /sys-devel | |
parent | dev-db/lmdb: arm64 stable (bug #678696) (diff) | |
download | gentoo-b3890347c5f17c59da8a47203c37d54a575bc860.tar.gz gentoo-b3890347c5f17c59da8a47203c37d54a575bc860.tar.bz2 gentoo-b3890347c5f17c59da8a47203c37d54a575bc860.zip |
sys-devel/binutils: arm64 stable (bug #681682)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.31.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.31.1-r4.ebuild b/sys-devel/binutils/binutils-2.31.1-r4.ebuild index 8fbb9673ded0..2f9f4183e3ac 100644 --- a/sys-devel/binutils/binutils-2.31.1-r4.ebuild +++ b/sys-devel/binutils/binutils-2.31.1-r4.ebuild @@ -45,7 +45,7 @@ case ${PV} in *) SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz" SLOT=$(get_version_component_range 1-2) - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" ;; esac |