From 81bff2d52645672f57bbde9452b6579091edc46b Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Wed, 20 Dec 2006 16:21:23 +0000 Subject: Stable on amd64, bug #156459 (Portage version: 2.1.2_rc3-r8) --- sys-boot/grub-static/grub-static-0.97.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-boot/grub-static/grub-static-0.97.ebuild') diff --git a/sys-boot/grub-static/grub-static-0.97.ebuild b/sys-boot/grub-static/grub-static-0.97.ebuild index 1447762cb75f..6ee9b748a982 100644 --- a/sys-boot/grub-static/grub-static-0.97.ebuild +++ b/sys-boot/grub-static/grub-static-0.97.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.97.ebuild,v 1.3 2006/11/12 23:19:48 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.4 2006/12/20 16:21:23 dsd Exp $ inherit mount-boot @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/grub-static-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" DEPEND="!sys-boot/grub" PROVIDE="virtual/bootloader" -- cgit v1.2.3-65-gdbad