diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:20:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:20:13 +0000 |
commit | 56fff259b1e0f5e8189d536d7114cacb9507a34a (patch) | |
tree | 612e361aeda7f861d337545bc7fb49d344f9141f /sys-apps | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-56fff259b1e0f5e8189d536d7114cacb9507a34a.tar.gz gentoo-2-56fff259b1e0f5e8189d536d7114cacb9507a34a.tar.bz2 gentoo-2-56fff259b1e0f5e8189d536d7114cacb9507a34a.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'sys-apps')
-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 b0c2dfb59686..4429bc1d1049 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.7 2007/12/04 19:55:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.7.4.ebuild,v 1.8 2007/12/11 10:20:13 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" |