diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-24 17:07:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-24 17:07:14 +0000 |
commit | 8c367ddfe6201276c30b29d0c3714d641ec8fe81 (patch) | |
tree | 0fdcde76cdf08a339a77b7e828af4c65c381e565 /sys-apps/busybox | |
parent | Marking eselect-fontconfig-1.0 ppc64 for bug 202869 (diff) | |
download | gentoo-2-8c367ddfe6201276c30b29d0c3714d641ec8fe81.tar.gz gentoo-2-8c367ddfe6201276c30b29d0c3714d641ec8fe81.tar.bz2 gentoo-2-8c367ddfe6201276c30b29d0c3714d641ec8fe81.zip |
mips stable
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.7.4.ebuild b/sys-apps/busybox/busybox-1.7.4.ebuild index 4429bc1d1049..81e2b3929b8a 100644 --- a/sys-apps/busybox/busybox-1.7.4.ebuild +++ b/sys-apps/busybox/busybox-1.7.4.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.7.4.ebuild,v 1.8 2007/12/11 10:20:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild,v 1.9 2007/12/24 17:07:14 vapier Exp $ inherit eutils flag-o-matic savedconfig @@ -57,7 +57,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 pam static make-symlinks selinux" RESTRICT="test" |