diff options
Diffstat (limited to 'sys-apps/netboot-base/netboot-base-20050110.ebuild')
-rw-r--r-- | sys-apps/netboot-base/netboot-base-20050110.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/netboot-base/netboot-base-20050110.ebuild b/sys-apps/netboot-base/netboot-base-20050110.ebuild index cae3fab473d6..4864f0099fff 100644 --- a/sys-apps/netboot-base/netboot-base-20050110.ebuild +++ b/sys-apps/netboot-base/netboot-base-20050110.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild,v 1.2 2006/09/01 07:36:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild,v 1.3 2010/10/08 02:13:21 leio Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~vapier/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha arm hppa mips ppc sh sparc x86" +KEYWORDS="alpha arm hppa ~mips ppc sh sparc x86" IUSE="" DEPEND="" |