diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-16 02:37:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-16 02:37:00 +0000 |
commit | 24b3926204a129ba27494807c77cc1c2a78feaaf (patch) | |
tree | d96621d97356e1e57d7b7b7dc15fb9ea5bb14215 /sys-apps/sandbox | |
parent | Stable on SPARC wrt bug #102002. (diff) | |
download | gentoo-2-24b3926204a129ba27494807c77cc1c2a78feaaf.tar.gz gentoo-2-24b3926204a129ba27494807c77cc1c2a78feaaf.tar.bz2 gentoo-2-24b3926204a129ba27494807c77cc1c2a78feaaf.zip |
arm/ia64/m68k/s390/sh stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/sandbox')
-rw-r--r-- | sys-apps/sandbox/sandbox-1.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sandbox/sandbox-1.2.12.ebuild b/sys-apps/sandbox/sandbox-1.2.12.ebuild index 8259840d9076..3fb86ed6b13f 100644 --- a/sys-apps/sandbox/sandbox-1.2.12.ebuild +++ b/sys-apps/sandbox/sandbox-1.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.12.ebuild,v 1.5 2005/08/15 21:53:00 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.12.ebuild,v 1.6 2005/08/16 02:37:00 vapier Exp $ # # don't monkey with this ebuild unless contacting portage devs. @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" #KEYWORDS=" alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="" RESTRICT="multilib-pkg-force" |