summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-23 00:54:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-23 00:54:54 +0000
commit7309f418c15db631fa17c8bdfe55469542ef42a9 (patch)
tree4ac22a3871cf5f3d3d0d24302d36715248f96a3b /sys-apps/which
parentfoomatic-db-20031231.ebuild: add ia64 keywords (Manifest recommit) (diff)
downloadgentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.gz
gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.tar.bz2
gentoo-2-7309f418c15db631fa17c8bdfe55469542ef42a9.zip
Remove arm keywords
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/which-2.14.ebuild4
-rw-r--r--sys-apps/which/which-2.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild
index 555eea09a092..c0ebc4aecdb1 100644
--- a/sys-apps/which/which-2.14.ebuild
+++ b/sys-apps/which/which-2.14.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.14 2003/06/21 21:19:41 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.15 2004/02/23 00:54:17 agriffis Exp $
DESCRIPTION="Prints out location of specified executables that are in your path"
HOMEPAGE="http://www.xs4all.nl/~carlo17/which/"
SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm"
+KEYWORDS="x86 amd64 ppc sparc alpha mips hppa "
RDEPEND="virtual/glibc
sys-apps/texinfo"
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild
index 26a76f423785..a080bc8625a6 100644
--- a/sys-apps/which/which-2.16.ebuild
+++ b/sys-apps/which/which-2.16.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-apps/which/which-2.16.ebuild,v 1.9 2004/01/15 05:07:55 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.10 2004/02/23 00:54:17 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa ~arm ia64 ppc64"
+KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa ia64 ppc64"
RDEPEND="virtual/glibc
sys-apps/texinfo"