diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-25 20:11:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-25 20:11:35 +0000 |
commit | 17da1de0d07331d1616187d53883659dec883985 (patch) | |
tree | 27706afd1b74dc6071434f7f357f5e29a22e31e7 /app-shells | |
parent | arm KEYWORD (diff) | |
download | historical-17da1de0d07331d1616187d53883659dec883985.tar.gz historical-17da1de0d07331d1616187d53883659dec883985.tar.bz2 historical-17da1de0d07331d1616187d53883659dec883985.zip |
arm KEYWORD
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/sandboxshell/sandboxshell-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sandboxshell/sandboxshell-0.1.ebuild b/app-shells/sandboxshell/sandboxshell-0.1.ebuild index 04abe026c42c..4ae02e1939bb 100644 --- a/app-shells/sandboxshell/sandboxshell-0.1.ebuild +++ b/app-shells/sandboxshell/sandboxshell-0.1.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/sandboxshell/sandboxshell-0.1.ebuild,v 1.5 2004/03/14 13:27:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/sandboxshell-0.1.ebuild,v 1.6 2004/04/25 20:11:35 vapier Exp $ DESCRIPTION="launch a sandboxed shell ... useful for debugging ebuilds" HOMEPAGE="http://wh0rd.org/" @@ -8,8 +8,8 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64" # if portage works, this will work ;) -KEYWORDS="x86 amd64 alpha hppa mips ppc sparc" DEPEND="" RDEPEND="sys-apps/portage |