diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-31 12:15:50 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-31 12:15:50 +0000 |
commit | 7deb29b7af599bb7bce58c55d58ec8319a2fe095 (patch) | |
tree | 9c7ebabd375f390af8abf6ae66c148ba89e714af /app-shells/esh/esh-0.8.5.ebuild | |
parent | Added needed symlink of /sbin/init for busybox when USE=netboot. (diff) | |
download | historical-7deb29b7af599bb7bce58c55d58ec8319a2fe095.tar.gz historical-7deb29b7af599bb7bce58c55d58ec8319a2fe095.tar.bz2 historical-7deb29b7af599bb7bce58c55d58ec8319a2fe095.zip |
Marked ~ppc, previous bug that forced -ppc is fixed.
Diffstat (limited to 'app-shells/esh/esh-0.8.5.ebuild')
-rw-r--r-- | app-shells/esh/esh-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/esh/esh-0.8.5.ebuild b/app-shells/esh/esh-0.8.5.ebuild index 9b20c99a0118..2a050b4a4a79 100644 --- a/app-shells/esh/esh-0.8.5.ebuild +++ b/app-shells/esh/esh-0.8.5.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/app-shells/esh/esh-0.8.5.ebuild,v 1.13 2004/06/29 03:54:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5.ebuild,v 1.14 2004/12/31 12:15:50 josejx Exp $ DESCRIPTION="A UNIX Shell with a simplified Scheme syntax" HOMEPAGE="http://slon.ttk.ru/esh/" @@ -8,7 +8,7 @@ SRC_URI="http://slon.ttk.ru/esh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 -ppc sparc" +KEYWORDS="x86 ~ppc sparc" IUSE="" DEPEND="virtual/libc |