summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-07 10:16:05 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-07 10:16:05 +0000
commit1fe8cfd8963ddd235cdfe9bd7c78cef0a467b0a4 (patch)
tree90df30e9788cb1c896a73b87248a61c2de11002f /sys-apps
parentarm/s390/sh stable (diff)
downloadgentoo-2-1fe8cfd8963ddd235cdfe9bd7c78cef0a467b0a4.tar.gz
gentoo-2-1fe8cfd8963ddd235cdfe9bd7c78cef0a467b0a4.tar.bz2
gentoo-2-1fe8cfd8963ddd235cdfe9bd7c78cef0a467b0a4.zip
s390/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/busybox/busybox-1.11.3.ebuild4
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"