summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2007-01-15 01:50:09 +0000
committerLuis Medinas <metalgod@gentoo.org>2007-01-15 01:50:09 +0000
commit0263e4e88f297dfb6d1d260839c3bcfadf958409 (patch)
treeee97055b944890ad3c12722db42803f6d8d275b2 /sys-boot/grub/grub-0.97-r3.ebuild
parentbump with extra patches :) (diff)
downloadgentoo-2-0263e4e88f297dfb6d1d260839c3bcfadf958409.tar.gz
gentoo-2-0263e4e88f297dfb6d1d260839c3bcfadf958409.tar.bz2
gentoo-2-0263e4e88f297dfb6d1d260839c3bcfadf958409.zip
Stable on amd64. Bug #159636.
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'sys-boot/grub/grub-0.97-r3.ebuild')
-rw-r--r--sys-boot/grub/grub-0.97-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-0.97-r3.ebuild b/sys-boot/grub/grub-0.97-r3.ebuild
index e8c263044e2a..4d9c4cb3d1d3 100644
--- a/sys-boot/grub/grub-0.97-r3.ebuild
+++ b/sys-boot/grub/grub-0.97-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.6 2007/01/02 04:22:46 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.7 2007/01/15 01:50:09 metalgod Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="static netboot custom-cflags"
DEPEND=">=sys-libs/ncurses-5.2-r5"