diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 03:15:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-30 03:15:42 +0000 |
commit | a7b1f75ca5fba758dd6d8a5fc8f20de2027c8be8 (patch) | |
tree | 549ee86bb310e9256784b00decdf71d963b3f075 /sys-devel | |
parent | Backport -z lazy patch to make solar happy #134514. (diff) | |
download | gentoo-2-a7b1f75ca5fba758dd6d8a5fc8f20de2027c8be8.tar.gz gentoo-2-a7b1f75ca5fba758dd6d8a5fc8f20de2027c8be8.tar.bz2 gentoo-2-a7b1f75ca5fba758dd6d8a5fc8f20de2027c8be8.zip |
sync KEYWORDS with 2.16.1-r2 to make solar happy
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sys-devel')
-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" |