diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-12 09:09:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-12 09:09:02 +0000 |
commit | 6721166ce284e941a907136f4a3038b70158e3b6 (patch) | |
tree | 68105d50064958788d5a640b8eb37bc8fffbadca /sys-apps/busybox | |
parent | make wrapper honor games eclass; version bump (bug #70323); tidy ebuilds and ... (diff) | |
download | gentoo-2-6721166ce284e941a907136f4a3038b70158e3b6.tar.gz gentoo-2-6721166ce284e941a907136f4a3038b70158e3b6.tar.bz2 gentoo-2-6721166ce284e941a907136f4a3038b70158e3b6.zip |
hppa/arm stable
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.00.ebuild b/sys-apps/busybox/busybox-1.00.ebuild index 8307e433cd98..3c797ebaef60 100644 --- a/sys-apps/busybox/busybox-1.00.ebuild +++ b/sys-apps/busybox/busybox-1.00.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/sys-apps/busybox/busybox-1.00.ebuild,v 1.5 2004/12/08 13:42:45 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.00.ebuild,v 1.6 2004/12/12 09:09:02 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.busybox.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~mips ~arm ~amd64 sparc ~hppa" +KEYWORDS="x86 ppc ~mips arm ~amd64 sparc hppa" IUSE="debug uclibc static savedconfig netboot make-busybox-symlinks" #IUSE="${IUSE} cross" |