diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-12-22 12:32:43 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-12-22 12:38:32 +0100 |
commit | 94b1bf254857db32af82322628e13fca3101375e (patch) | |
tree | bf5181323bde1923a1724972e28d2c855517842f /sys-devel | |
parent | app-misc/oneko: EAPI=7 (diff) | |
download | gentoo-94b1bf254857db32af82322628e13fca3101375e.tar.gz gentoo-94b1bf254857db32af82322628e13fca3101375e.tar.bz2 gentoo-94b1bf254857db32af82322628e13fca3101375e.zip |
sys-devel/binutils: arm64 stable, bug 667648
1 xpass in ld tests (pr19719)
Bug: https://bugs.gentoo.org/667648
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.30-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.30-r4.ebuild b/sys-devel/binutils/binutils-2.30-r4.ebuild index 766b797c085e..809403303830 100644 --- a/sys-devel/binutils/binutils-2.30-r4.ebuild +++ b/sys-devel/binutils/binutils-2.30-r4.ebuild @@ -35,7 +35,7 @@ case ${PV} in ;; esac SLOT="${BVER}" -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" # # The Gentoo patchset |