diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 18:01:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 18:01:11 +0000 |
commit | 7b81504558e1cdd1e043b9e1f1a4db8cc0d803cc (patch) | |
tree | 7da52ea1a603db5ae7eab9cbe4e4aeb0955bc33c /sys-apps/which/which-2.16.ebuild | |
parent | mask gcj/objc (diff) | |
download | gentoo-2-7b81504558e1cdd1e043b9e1f1a4db8cc0d803cc.tar.gz gentoo-2-7b81504558e1cdd1e043b9e1f1a4db8cc0d803cc.tar.bz2 gentoo-2-7b81504558e1cdd1e043b9e1f1a4db8cc0d803cc.zip |
sh KEYWORDS
Diffstat (limited to 'sys-apps/which/which-2.16.ebuild')
-rw-r--r-- | sys-apps/which/which-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild index 231e34361f0a..53f0490f00c9 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 Foundation # 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.16 2004/10/15 02:44:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.17 2004/11/12 18:01:11 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="virtual/libc |