diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
commit | bac0035858aa8e5ee32531cb2008cb934fbf0251 (patch) | |
tree | 622388fdecf8aafe8207b164f3b982d7b98f175b /app-misc/mc/mc-4.6.0-r2.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-bac0035858aa8e5ee32531cb2008cb934fbf0251.tar.gz gentoo-2-bac0035858aa8e5ee32531cb2008cb934fbf0251.tar.bz2 gentoo-2-bac0035858aa8e5ee32531cb2008cb934fbf0251.zip |
Remove arm keywords
Diffstat (limited to 'app-misc/mc/mc-4.6.0-r2.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mc/mc-4.6.0-r2.ebuild b/app-misc/mc/mc-4.6.0-r2.ebuild index b20c85a1e0c9..50165f0b1d69 100644 --- a/app-misc/mc/mc-4.6.0-r2.ebuild +++ b/app-misc/mc/mc-4.6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r2.ebuild,v 1.6 2003/12/26 13:57:28 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r2.ebuild,v 1.7 2004/02/22 19:40:34 agriffis Exp $ inherit flag-o-matic @@ -22,7 +22,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.19 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa" filter-flags -malign-double |