diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:57:31 +0000 |
commit | 540b04bedfa44c1a5504aef278d67af69b985ef9 (patch) | |
tree | d4967d086e6d6c388a8b8befadea6c5259b9f6e6 /sys-devel/binutils/binutils-2.23.2.ebuild | |
parent | Stable for x86, wrt bug #491988 (diff) | |
download | gentoo-2-540b04bedfa44c1a5504aef278d67af69b985ef9.tar.gz gentoo-2-540b04bedfa44c1a5504aef278d67af69b985ef9.tar.bz2 gentoo-2-540b04bedfa44c1a5504aef278d67af69b985ef9.zip |
Stable for x86, wrt bug #494670
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/binutils/binutils-2.23.2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.23.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.23.2.ebuild b/sys-devel/binutils/binutils-2.23.2.ebuild index 49e90b2811b6..fe80b7b97d36 100644 --- a/sys-devel/binutils/binutils-2.23.2.ebuild +++ b/sys-devel/binutils/binutils-2.23.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.10 2013/12/23 16:24:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.2.ebuild,v 1.11 2013/12/24 12:57:31 ago Exp $ PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils # See #464152 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 -amd64-fbsd -sparc-fbsd -x86-fbsd" |