summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-27 04:25:02 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-27 04:25:02 +0000
commit3254e6442cad6ad9a7b7a5e9e8fd3b9ad08bdfa4 (patch)
tree7435b98e6bc5bee4e50c72b41593690635944013 /sys-apps
parentarm KEYWORDS (diff)
downloadgentoo-2-3254e6442cad6ad9a7b7a5e9e8fd3b9ad08bdfa4.tar.gz
gentoo-2-3254e6442cad6ad9a7b7a5e9e8fd3b9ad08bdfa4.tar.bz2
gentoo-2-3254e6442cad6ad9a7b7a5e9e8fd3b9ad08bdfa4.zip
arm KEYWORD
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/which/which-2.16.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild
index 76b132fdb8d3..fe5f5211831a 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.12 2004/03/21 21:03:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.13 2004/04/27 04:25:02 vapier Exp $
inherit eutils
@@ -10,7 +10,8 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ppc64 sparc alpha mips hppa amd64 ia64 s390"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390"
+IUSE=""
RDEPEND="virtual/glibc
sys-apps/texinfo"