diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-23 02:47:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-23 02:47:56 +0000 |
commit | fead5f8c95df3099c8b0ce7ba0502b62dd478462 (patch) | |
tree | 3a3fc2228fb0edec79f2fb8486149f1108d0ef80 /sys-apps/busybox | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-fead5f8c95df3099c8b0ce7ba0502b62dd478462.tar.gz gentoo-2-fead5f8c95df3099c8b0ce7ba0502b62dd478462.tar.bz2 gentoo-2-fead5f8c95df3099c8b0ce7ba0502b62dd478462.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.5.1.ebuild b/sys-apps/busybox/busybox-1.5.1.ebuild index 19e45fc28efa..98f869b4a927 100644 --- a/sys-apps/busybox/busybox-1.5.1.ebuild +++ b/sys-apps/busybox/busybox-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.1.ebuild,v 1.4 2007/07/12 05:10:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.1.ebuild,v 1.5 2007/07/23 02:47:56 vapier Exp $ inherit eutils flag-o-matic @@ -61,7 +61,7 @@ fi 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" IUSE="debug static savedconfig make-symlinks selinux" RESTRICT="test" |