diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 02:44:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 02:44:45 +0000 |
commit | 937715fc111a6feb01101c39e1973d0c9193674c (patch) | |
tree | 5c6d5fb243bdb4ea6fb72895bed29dd645d904b4 /sys-apps/which | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-937715fc111a6feb01101c39e1973d0c9193674c.tar.gz gentoo-2-937715fc111a6feb01101c39e1973d0c9193674c.tar.bz2 gentoo-2-937715fc111a6feb01101c39e1973d0c9193674c.zip |
KEYWORD shuffle
Diffstat (limited to 'sys-apps/which')
-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 ae0e6b9189a1..231e34361f0a 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.15 2004/07/01 21:44:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.16 2004/10/15 02:44:45 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="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" RDEPEND="virtual/libc |