diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:58:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:58:20 +0000 |
commit | b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23 (patch) | |
tree | 713b9acf64dca94ad8439ccc49c0fa185d61a6e5 /app-shells/sandboxshell | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.gz gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.tar.bz2 gentoo-2-b3a481f0c3f6d31c569e00fb75ea3a5ae89a1f23.zip |
Remove arm keywords
Diffstat (limited to 'app-shells/sandboxshell')
-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 8e3b3f2a32ba..6aead4d74601 100644 --- a/app-shells/sandboxshell/sandboxshell-0.1.ebuild +++ b/app-shells/sandboxshell/sandboxshell-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.3 2003/08/04 23:25:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/sandboxshell-0.1.ebuild,v 1.4 2004/02/22 19:58:20 agriffis Exp $ DESCRIPTION="launch a sandboxed shell ... useful for debugging ebuilds" HOMEPAGE="http://wh0rd.org/" @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" # if portage works, this will work ;) -KEYWORDS="x86 amd64 alpha arm hppa mips ppc sparc" +KEYWORDS="x86 amd64 alpha hppa mips ppc sparc" DEPEND="" RDEPEND="sys-apps/portage |