summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub-static/grub-static-0.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-static/grub-static-0.96.ebuild b/sys-boot/grub-static/grub-static-0.96.ebuild
index bcb24b85142d..ee1f912a8811 100644
--- a/sys-boot/grub-static/grub-static-0.96.ebuild
+++ b/sys-boot/grub-static/grub-static-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96.ebuild,v 1.1 2006/06/11 13:22:58 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96.ebuild,v 1.2 2006/06/13 04:08:54 tester Exp $
DESCRIPTION="Static GNU GRUB boot loader"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/"
SRC_URI="mirror://gentoo/grub-static-${PVR}.tbz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* ~amd64 ~x86"
IUSE=""
DEPEND="!sys-boot/grub"
PROVIDE="virtual/bootloader"