diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-25 14:42:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-25 14:42:31 +0000 |
commit | e6f429fccd9e99cb34d71d2000dbf5365b8d1f06 (patch) | |
tree | a3e9fd10821f0f6f8e4b8eb4e098e8021ace4871 /sys-apps | |
parent | Initial commit. (diff) | |
download | gentoo-2-e6f429fccd9e99cb34d71d2000dbf5365b8d1f06.tar.gz gentoo-2-e6f429fccd9e99cb34d71d2000dbf5365b8d1f06.tar.bz2 gentoo-2-e6f429fccd9e99cb34d71d2000dbf5365b8d1f06.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/busybox/busybox-1.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.4.1-r2.ebuild b/sys-apps/busybox/busybox-1.4.1-r2.ebuild index 5a51e140b54b..cae36eae3780 100644 --- a/sys-apps/busybox/busybox-1.4.1-r2.ebuild +++ b/sys-apps/busybox/busybox-1.4.1-r2.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.4.1-r2.ebuild,v 1.6 2007/03/24 20:48:03 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.4.1-r2.ebuild,v 1.7 2007/03/25 14:42:31 vapier Exp $ inherit eutils flag-o-matic @@ -62,7 +62,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 static savedconfig make-symlinks" RESTRICT="test" |