diff options
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.16.1-r3.ebuild b/sys-devel/binutils/binutils-2.16.1-r3.ebuild index 5bded533a22b..d8704e733f6e 100644 --- a/sys-devel/binutils/binutils-2.16.1-r3.ebuild +++ b/sys-devel/binutils/binutils-2.16.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r3.ebuild,v 1.1 2006/06/30 03:12:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r3.ebuild,v 1.2 2006/06/30 03:15:42 vapier Exp $ PATCHVER="1.10" UCLIBC_PATCHVER="1.1" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" |