diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-06 17:02:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-06 17:02:09 +0000 |
commit | 08513ae51dcb446f38b5812ec074447651a413ee (patch) | |
tree | 8263209df327f8cae00b44e839920e5e9fd56619 /sys-apps/busybox/busybox-1.19.3-r1.ebuild | |
parent | Marking linux-headers-2.6.39 ppc for bug 384733 (diff) | |
download | gentoo-2-08513ae51dcb446f38b5812ec074447651a413ee.tar.gz gentoo-2-08513ae51dcb446f38b5812ec074447651a413ee.tar.bz2 gentoo-2-08513ae51dcb446f38b5812ec074447651a413ee.zip |
Marking busybox-1.19.3-r1 ppc for bug 395427
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/busybox/busybox-1.19.3-r1.ebuild')
-rw-r--r-- | sys-apps/busybox/busybox-1.19.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-1.19.3-r1.ebuild b/sys-apps/busybox/busybox-1.19.3-r1.ebuild index 4bee7a9fa61c..8631f7d44530 100644 --- a/sys-apps/busybox/busybox-1.19.3-r1.ebuild +++ b/sys-apps/busybox/busybox-1.19.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.3-r1.ebuild,v 1.7 2012/01/04 17:47:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.3-r1.ebuild,v 1.8 2012/01/06 17:02:09 ranger Exp $ EAPI="3" inherit eutils flag-o-matic savedconfig toolchain-funcs @@ -58,7 +58,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" IUSE="ipv6 make-symlinks mdev -pam selinux static elibc_glibc" RESTRICT="test" |