diff options
author | 2007-07-23 12:33:33 +0000 | |
---|---|---|
committer | 2007-07-23 12:33:33 +0000 | |
commit | d748eabb4d57a182714dd875bfa360c407ce71b6 (patch) | |
tree | 18a02bfac1b0ac9b8e701acbf8d835d3bb269091 /sys-apps/busybox/busybox-1.5.1.ebuild | |
parent | Stable on sparc wrt #186290 (diff) | |
download | gentoo-2-d748eabb4d57a182714dd875bfa360c407ce71b6.tar.gz gentoo-2-d748eabb4d57a182714dd875bfa360c407ce71b6.tar.bz2 gentoo-2-d748eabb4d57a182714dd875bfa360c407ce71b6.zip |
Stable on sparc wrt #186288
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-apps/busybox/busybox-1.5.1.ebuild')
-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 98f869b4a927..e94c0909bab7 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.5 2007/07/23 02:47:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.1.ebuild,v 1.6 2007/07/23 12:33:33 gustavoz 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" |