diff options
Diffstat (limited to 'sys-boot/cromwell/cromwell-2.31.ebuild')
-rw-r--r-- | sys-boot/cromwell/cromwell-2.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/cromwell/cromwell-2.31.ebuild b/sys-boot/cromwell/cromwell-2.31.ebuild index 45ba67b36f98..2728d23ae916 100644 --- a/sys-boot/cromwell/cromwell-2.31.ebuild +++ b/sys-boot/cromwell/cromwell-2.31.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-boot/cromwell/cromwell-2.31.ebuild,v 1.1 2004/06/30 01:42:15 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.31.ebuild,v 1.2 2004/10/16 15:26:41 chrb Exp $ inherit mount-boot @@ -12,7 +12,7 @@ RESTRICT="${RESTRICT} nostrip" DEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" PROVIDE="virtual/bootloader" src_compile() { |