summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-17 03:04:34 +0000
committerSam James <sam@gentoo.org>2020-07-17 03:04:34 +0000
commit4ae7ae718452dd5092e8d225256186f7ed7fd2a5 (patch)
tree78bf79960031d6c201c5739b3b95f8c1c7528d49 /sys-devel
parentsci-libs/proj: arm64 stable (bug #729020) (diff)
downloadgentoo-4ae7ae718452dd5092e8d225256186f7ed7fd2a5.tar.gz
gentoo-4ae7ae718452dd5092e8d225256186f7ed7fd2a5.tar.bz2
gentoo-4ae7ae718452dd5092e8d225256186f7ed7fd2a5.zip
sys-devel/binutils-config: arm64 stable (bug #730080)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils-config/binutils-config-5.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/binutils-config-5.3.1.ebuild b/sys-devel/binutils-config/binutils-config-5.3.1.ebuild
index feb25428408e..2a949b4fb174 100644
--- a/sys-devel/binutils-config/binutils-config-5.3.1.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5.3.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
- 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"
fi
DESCRIPTION="Utility to change the binutils version being used"