diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:23:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:23:07 +0200 |
commit | 1d44ed56d09e78f4d6b24f3771ba33bd0d6b42ce (patch) | |
tree | 5264832e76e818321f147f930fb321ae82a7c854 /sys-devel | |
parent | media-sound/quodlibet: x86 stable wrt bug #553622 (diff) | |
download | gentoo-1d44ed56d09e78f4d6b24f3771ba33bd0d6b42ce.tar.gz gentoo-1d44ed56d09e78f4d6b24f3771ba33bd0d6b42ce.tar.bz2 gentoo-1d44ed56d09e78f4d6b24f3771ba33bd0d6b42ce.zip |
sys-devel/binutils: x86 stable wrt bug #560792
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.25.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.25.1-r1.ebuild b/sys-devel/binutils/binutils-2.25.1-r1.ebuild index 2305c3f0131f..0d610a46714f 100644 --- a/sys-devel/binutils/binutils-2.25.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.25.1-r1.ebuild @@ -8,4 +8,4 @@ PATCHVER="1.1" 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" |