diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-13 04:49:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-13 04:49:21 +0000 |
commit | 40de7becdba42142e251265279db5c835454c94f (patch) | |
tree | bcf886a1023d0e68a16b3edb80a4ca6f46921e25 /sys-apps/sandbox/sandbox-2.4.ebuild | |
parent | Stable for HPPA (bug #348080). (diff) | |
download | gentoo-2-40de7becdba42142e251265279db5c835454c94f.tar.gz gentoo-2-40de7becdba42142e251265279db5c835454c94f.tar.bz2 gentoo-2-40de7becdba42142e251265279db5c835454c94f.zip |
Stable for HPPA (bug #348549).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sys-apps/sandbox/sandbox-2.4.ebuild')
-rw-r--r-- | sys-apps/sandbox/sandbox-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sandbox/sandbox-2.4.ebuild b/sys-apps/sandbox/sandbox-2.4.ebuild index c544a8995079..8b8e00c7368b 100644 --- a/sys-apps/sandbox/sandbox-2.4.ebuild +++ b/sys-apps/sandbox/sandbox-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-2.4.ebuild,v 1.2 2010/12/12 20:43:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-2.4.ebuild,v 1.3 2010/12/13 04:49:21 jer Exp $ # # don't monkey with this ebuild unless contacting portage devs. @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd -x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd -x86-fbsd" IUSE="multilib" DEPEND="app-arch/xz-utils |