diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-11 22:40:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-11 23:01:49 +0200 |
commit | 0c6ff9583283e9884a45f7feb8ef5677c0a4f0bb (patch) | |
tree | ce6ddca22ae5dd0a2e9f9f040705c174d404c140 /sys-devel | |
parent | profiles: unmask =net-analyzer/nagios{,-core}-4.3.4. (diff) | |
download | gentoo-0c6ff9583283e9884a45f7feb8ef5677c0a4f0bb.tar.gz gentoo-0c6ff9583283e9884a45f7feb8ef5677c0a4f0bb.tar.bz2 gentoo-0c6ff9583283e9884a45f7feb8ef5677c0a4f0bb.zip |
sys-devel/binutils: x86 stable (bug #624524)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28.1.ebuild b/sys-devel/binutils/binutils-2.28.1.ebuild index 6f5950dce389..bf3081deef97 100644 --- a/sys-devel/binutils/binutils-2.28.1.ebuild +++ b/sys-devel/binutils/binutils-2.28.1.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.0" 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" |