diff options
author | 2004-10-07 21:18:54 +0000 | |
---|---|---|
committer | 2004-10-07 21:18:54 +0000 | |
commit | c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91 (patch) | |
tree | 23ecd3b7bd6caf5b915f4c396cb99d2189e3b55a /sys-apps/netboot-base | |
parent | Added beep/sleep when unmerged product is installed in zope instances. (diff) | |
download | gentoo-2-c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91.tar.gz gentoo-2-c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91.tar.bz2 gentoo-2-c97a9b0d0e19f55c07d5a56ae896cd61f51f3e91.zip |
more KEYWORD lovin
Diffstat (limited to 'sys-apps/netboot-base')
-rw-r--r-- | sys-apps/netboot-base/netboot-base-20041007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/netboot-base/netboot-base-20041007.ebuild b/sys-apps/netboot-base/netboot-base-20041007.ebuild index f11f76c04fa9..3b2579ff4a04 100644 --- a/sys-apps/netboot-base/netboot-base-20041007.ebuild +++ b/sys-apps/netboot-base/netboot-base-20041007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20041007.ebuild,v 1.1 2004/10/07 21:00:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20041007.ebuild,v 1.2 2004/10/07 21:18:54 vapier Exp $ inherit gcc @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~vapier/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="arm hppa x86" +KEYWORDS="alpha arm hppa mips ppc sparc x86" IUSE="" DEPEND="" |