diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 10:16:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 10:16:05 +0000 |
commit | 97464ec5eb9cb31a499feb2f34d9f47366a967eb (patch) | |
tree | f4f2b4ec1bdf1a744fe439030280689464370afe /sys-apps/busybox | |
parent | arm/s390/sh stable (diff) | |
download | historical-97464ec5eb9cb31a499feb2f34d9f47366a967eb.tar.gz historical-97464ec5eb9cb31a499feb2f34d9f47366a967eb.tar.bz2 historical-97464ec5eb9cb31a499feb2f34d9f47366a967eb.zip |
s390/sh stable
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/busybox-1.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.11.3.ebuild b/sys-apps/busybox/busybox-1.11.3.ebuild index 22afa365f91f..341c697c2a0b 100644 --- a/sys-apps/busybox/busybox-1.11.3.ebuild +++ b/sys-apps/busybox/busybox-1.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.5 2008/11/27 22:07:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.11.3.ebuild,v 1.6 2008/12/07 10:16:05 vapier Exp $ inherit eutils flag-o-matic savedconfig toolchain-funcs @@ -56,7 +56,7 @@ else 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 make-symlinks pam selinux static" RESTRICT="test" |