diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:33:17 +0000 |
commit | 85e2b76d664442fef54e4b24226270568859720d (patch) | |
tree | d017f02d045aff74185ea981c28a980e03a98531 /dev-util/arch | |
parent | files/elfutils-0.89-alpha-mips-atime.diff: \ Fix 0.89 compilation on mips (Ma... (diff) | |
download | gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.gz gentoo-2-85e2b76d664442fef54e4b24226270568859720d.tar.bz2 gentoo-2-85e2b76d664442fef54e4b24226270568859720d.zip |
Remove arm keywords
Diffstat (limited to 'dev-util/arch')
-rw-r--r-- | dev-util/arch/arch-1.0_pre17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/arch/arch-1.0_pre17.ebuild b/dev-util/arch/arch-1.0_pre17.ebuild index 457779a52612..5a9daba12e8a 100644 --- a/dev-util/arch/arch-1.0_pre17.ebuild +++ b/dev-util/arch/arch-1.0_pre17.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/dev-util/arch/arch-1.0_pre17.ebuild,v 1.4 2003/11/14 11:43:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/arch/arch-1.0_pre17.ebuild,v 1.5 2004/02/22 22:31:37 agriffis Exp $ MY_P="${P//_/}" S="${WORKDIR}/${MY_P}/src/=build" @@ -10,7 +10,7 @@ HOMEPAGE="http://regexps.srparish.net/www/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha ~ppc ~mips ~hppa ~sparc arm" +KEYWORDS="x86 ~alpha ~ppc ~mips ~hppa ~sparc " DEPEND="sys-apps/diffutils sys-apps/findutils |