diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:22:41 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:22:41 +0000 |
commit | fec1c6058c4e4ee96737f41c7f4370132be644de (patch) | |
tree | fa47f2872ed14d9a35b178558ab849db0d6fc50f /sys-devel | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-fec1c6058c4e4ee96737f41c7f4370132be644de.tar.gz gentoo-2-fec1c6058c4e4ee96737f41c7f4370132be644de.tar.bz2 gentoo-2-fec1c6058c4e4ee96737f41c7f4370132be644de.zip |
amd64
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/crossdev/crossdev-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-0.4.ebuild b/sys-devel/crossdev/crossdev-0.4.ebuild index 48cd4e0c84db..6644cf4d495b 100644 --- a/sys-devel/crossdev/crossdev-0.4.ebuild +++ b/sys-devel/crossdev/crossdev-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.4.ebuild,v 1.2 2004/02/12 16:05:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.4.ebuild,v 1.3 2004/02/22 16:21:14 brad_mssw Exp $ DESCRIPTION="Gentoo Cross-toolchain generator" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~mips amd64" DEPEND="sys-apps/portage app-shells/bash |