summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:26:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:26:04 +0000
commit1b3f8820646229537625885b456606a1bcfb89aa (patch)
tree41163dadaa4e462f76d9f387c70ab661b983394d /sys-devel/make
parentRemove arm keywords (Manifest recommit) (diff)
downloadgentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.gz
gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.tar.bz2
gentoo-2-1b3f8820646229537625885b456606a1bcfb89aa.zip
Remove arm keywords
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/make-3.80.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.80.ebuild b/sys-devel/make/make-3.80.ebuild
index 91bc8a317fc5..41ce9966fb5d 100644
--- a/sys-devel/make/make-3.80.ebuild
+++ b/sys-devel/make/make-3.80.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/sys-devel/make/make-3.80.ebuild,v 1.12 2003/12/17 04:17:09 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80.ebuild,v 1.13 2004/02/23 00:23:00 agriffis Exp $
IUSE="nls static build"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/make/make.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha hppa arm mips ia64 ppc64"
+KEYWORDS="amd64 x86 ppc sparc alpha hppa mips ia64 ppc64"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"