diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-13 07:57:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-13 07:57:16 +0000 |
commit | 0f4cf5bb2af92bdee5eb5c638db1532019568531 (patch) | |
tree | 4e1d50ba6dff7d8294a3a54983c6b62eb708eaa5 /sys-devel/binutils/binutils-2.17-r1.ebuild | |
parent | Keyworded ~x86-fbsd, #191658. (diff) | |
download | gentoo-2-0f4cf5bb2af92bdee5eb5c638db1532019568531.tar.gz gentoo-2-0f4cf5bb2af92bdee5eb5c638db1532019568531.tar.bz2 gentoo-2-0f4cf5bb2af92bdee5eb5c638db1532019568531.zip |
ia64/x86 stable wrt #192258
(Portage version: 2.1.2.12)
Diffstat (limited to 'sys-devel/binutils/binutils-2.17-r1.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.17-r1.ebuild b/sys-devel/binutils/binutils-2.17-r1.ebuild index 8ed50c64f41c..c953f907203e 100644 --- a/sys-devel/binutils/binutils-2.17-r1.ebuild +++ b/sys-devel/binutils/binutils-2.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.1 2007/07/29 04:34:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.2 2007/09/13 07:57:16 armin76 Exp $ PATCHVER="1.3" UCLIBC_PATCHVER="1.0" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" |