diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 19:56:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:16 +0100 |
commit | bab437bc3f678c5493c91a81bbc9cb20b5ecbbbf (patch) | |
tree | 3b5dbecc97f8314a0ca20fe5c175538adfa36fe6 /sys-devel | |
parent | sys-libs/binutils-libs: x86 stable (bug #627166) (diff) | |
download | gentoo-bab437bc3f678c5493c91a81bbc9cb20b5ecbbbf.tar.gz gentoo-bab437bc3f678c5493c91a81bbc9cb20b5ecbbbf.tar.bz2 gentoo-bab437bc3f678c5493c91a81bbc9cb20b5ecbbbf.zip |
sys-devel/binutils: x86 stable (bug #627166)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.29.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" ) |