diff options
Diffstat (limited to 'sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild')
-rw-r--r-- | sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild index 21192671a76b..a5b770163e0d 100644 --- a/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild +++ b/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild,v 1.1 2004/10/16 15:24:27 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell-bin/cromwell-bin-2.31.ebuild,v 1.2 2005/04/28 19:31:59 wormo Exp $ inherit mount-boot @@ -12,7 +12,7 @@ RESTRICT="${RESTRICT} nostrip" DEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="-* x86" PROVIDE="virtual/bootloader" S=${WORKDIR}/cromwell |