diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:10:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:10:19 +0000 |
commit | a184fe915f0e28f533ae216df8992032cc7da4ae (patch) | |
tree | 85160068848f30aa9c90f93b403762f8bada1955 /sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-a184fe915f0e28f533ae216df8992032cc7da4ae.tar.gz historical-a184fe915f0e28f533ae216df8992032cc7da4ae.tar.bz2 historical-a184fe915f0e28f533ae216df8992032cc7da4ae.zip |
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild b/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild index 255b008966b3..e9ae8df8d20d 100644 --- a/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild +++ b/sys-devel/binutils/binutils-2.15.94.0.2.2.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.94.0.2.2.ebuild,v 1.3 2005/03/30 17:32:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild,v 1.4 2005/04/09 13:10:19 corsair Exp $ PATCHVER="1.1" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -KEYWORDS="-* -arm ~mips" +KEYWORDS="-* -arm ~mips ~ppc64" src_unpack() { toolchain-binutils_src_unpack |