diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-07 14:01:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-07 14:01:34 +0000 |
commit | c01113ea692e9b2df9e3428c9830ae6e3e9c2c68 (patch) | |
tree | 79ad1aab7a6b54de2dc7b5da210c7049f05bb9af /sys-devel | |
parent | unmask -r4 (Manifest recommit) (diff) | |
download | gentoo-2-c01113ea692e9b2df9e3428c9830ae6e3e9c2c68.tar.gz gentoo-2-c01113ea692e9b2df9e3428c9830ae6e3e9c2c68.tar.bz2 gentoo-2-c01113ea692e9b2df9e3428c9830ae6e3e9c2c68.zip |
update KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild index 70393aad1e17..b8223053bf39 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild,v 1.2 2005/01/03 00:00:16 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r4.ebuild,v 1.3 2005/01/07 14:01:34 vapier Exp $ PATCHVER="1.0" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -KEYWORDS="-*" +KEYWORDS="-* ~amd64 -arm -hppa ~ppc ~s390 ~x86" src_unpack() { toolchain-binutils_src_unpack |