diff options
author | 2004-05-31 17:48:11 +0000 | |
---|---|---|
committer | 2004-05-31 17:48:11 +0000 | |
commit | 92978e71f0780c7820000b2212478d0c3a4d6bf7 (patch) | |
tree | a0f416ad7b09856b84aa745a4e97f277cf337370 /app-shells/ash | |
parent | arm KEYWORDS (diff) | |
download | historical-92978e71f0780c7820000b2212478d0c3a4d6bf7.tar.gz historical-92978e71f0780c7820000b2212478d0c3a4d6bf7.tar.bz2 historical-92978e71f0780c7820000b2212478d0c3a4d6bf7.zip |
arm KEYWORDS
Diffstat (limited to 'app-shells/ash')
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 5fe5e24920a9..7a86a62959dd 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.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/app-shells/ash/ash-1.6.ebuild,v 1.9 2004/05/12 19:18:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.10 2004/05/31 17:44:36 vapier Exp $ inherit eutils @@ -12,7 +12,8 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.ta LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc ~mips" +KEYWORDS="x86 ~ppc sparc ~mips alpha arm" +IUSE="" DEPEND="sys-devel/pmake sys-apps/sed |