From: Thomas Deutschmann Date: Sun, 19 Nov 2017 18:56:56 +0000 (+0100) Subject: sys-devel/binutils: x86 stable (bug #627166) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bab437bc3f678c5493c91a81bbc9cb20b5ecbbbf;p=gentoo.git sys-devel/binutils: x86 stable (bug #627166) Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/sys-devel/binutils/binutils-2.29.1-r1.ebuild b/sys-devel/binutils/binutils-2.29.1-r1.ebuild index 1264bfe07416..54af7005d1e2 100644 --- a/sys-devel/binutils/binutils-2.29.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.29.1-r1.ebuild @@ -7,6 +7,6 @@ PATCHVER="3" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" PATCHES=( "${FILESDIR}/${P}-nogoldtest.patch" )