diff options
author | 2005-01-05 06:38:32 +0000 | |
---|---|---|
committer | 2005-01-05 06:38:32 +0000 | |
commit | 880365a8a2a46baa5e4d56a71324095f8b821e7e (patch) | |
tree | b7cfc902fc3a1dae72d7dfa1a052e26d79fd4be7 /sys-devel | |
parent | Added ~amd64 to keywords, closing bug 70250. (Manifest recommit) (diff) | |
download | gentoo-2-880365a8a2a46baa5e4d56a71324095f8b821e7e.tar.gz gentoo-2-880365a8a2a46baa5e4d56a71324095f8b821e7e.tar.bz2 gentoo-2-880365a8a2a46baa5e4d56a71324095f8b821e7e.zip |
~alpha lovin
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild index a92117130308..025050a62ee2 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r2.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.92.0.2-r2.ebuild,v 1.13 2005/01/03 00:00:16 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r2.ebuild,v 1.14 2005/01/05 06:38:32 vapier Exp $ PATCHVER="1.2" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86" src_unpack() { toolchain-binutils_src_unpack |