diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-12 14:48:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-12 14:48:44 +0200 |
commit | 067c13a237fc364b520eef5c43a16cb622986136 (patch) | |
tree | 6768e8230e559d0863046fc428013062bf78ed96 /sys-devel | |
parent | net-vpn/6tunnel: x86 stable wrt bug #621580 (diff) | |
download | gentoo-067c13a237fc364b520eef5c43a16cb622986136.tar.gz gentoo-067c13a237fc364b520eef5c43a16cb622986136.tar.bz2 gentoo-067c13a237fc364b520eef5c43a16cb622986136.zip |
sys-devel/binutils: x86 stable wrt bug #621130
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.28-r2.ebuild b/sys-devel/binutils/binutils-2.28-r2.ebuild index d5692a5f8203..c15fc67c8d58 100644 --- a/sys-devel/binutils/binutils-2.28-r2.ebuild +++ b/sys-devel/binutils/binutils-2.28-r2.ebuild @@ -7,4 +7,4 @@ PATCHVER="1.2" 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" |