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 | 7f4462482bbc458473610ac38f6bd9d052e770c5 (patch) | |
tree | 41ef9b509b068f0262165320dc0b9a0e759c8fc5 /app-shells | |
parent | New portage that fixes virtuals and inherit. (Manifest recommit) (diff) | |
download | gentoo-2-7f4462482bbc458473610ac38f6bd9d052e770c5.tar.gz gentoo-2-7f4462482bbc458473610ac38f6bd9d052e770c5.tar.bz2 gentoo-2-7f4462482bbc458473610ac38f6bd9d052e770c5.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 |