diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-29 16:44:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-29 16:44:17 +0000 |
commit | 2bd7ed1a05f970b35466864f9615a08d7b6dab79 (patch) | |
tree | 7f32a8a244a401a073abb0ec080e1a671aaaa2be /sys-devel | |
parent | Removing agriffis from metadata due to his retirement (see #182294 for refere... (diff) | |
download | gentoo-2-2bd7ed1a05f970b35466864f9615a08d7b6dab79.tar.gz gentoo-2-2bd7ed1a05f970b35466864f9615a08d7b6dab79.tar.bz2 gentoo-2-2bd7ed1a05f970b35466864f9615a08d7b6dab79.zip |
ia64 love
(Portage version: 2.1.3.7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.18.ebuild b/sys-devel/binutils/binutils-2.18.ebuild index f7cb5eacbc3e..2437f7251285 100644 --- a/sys-devel/binutils/binutils-2.18.ebuild +++ b/sys-devel/binutils/binutils-2.18.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.1 2007/08/29 04:24:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18.ebuild,v 1.2 2007/08/29 16:44:17 vapier Exp $ PATCHVER="1.0" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" |