diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-13 03:44:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-13 03:44:10 +0000 |
commit | 07139d46de3c9890068ccac44fc43623ccc99d32 (patch) | |
tree | 15224c837019ec4c01b6fd43664c6a69dd554f83 /app-shells/sandboxshell | |
parent | x86. (Manifest recommit) (diff) | |
download | gentoo-2-07139d46de3c9890068ccac44fc43623ccc99d32.tar.gz gentoo-2-07139d46de3c9890068ccac44fc43623ccc99d32.tar.bz2 gentoo-2-07139d46de3c9890068ccac44fc43623ccc99d32.zip |
KEYWORD loving for everyone wheeeeeeeeee
Diffstat (limited to 'app-shells/sandboxshell')
-rw-r--r-- | app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild b/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild index 724effc28085..2fef2c780581 100644 --- a/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild +++ b/app-shells/sandboxshell/sandboxshell-0.1-r1.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/sandboxshell/sandboxshell-0.1-r1.ebuild,v 1.3 2004/06/29 03:58:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/sandboxshell-0.1-r1.ebuild,v 1.4 2004/10/13 03:44:10 vapier Exp $ DESCRIPTION="launch a sandboxed shell ... useful for debugging ebuilds" HOMEPAGE="http://wh0rd.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" DEPEND="" |