summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-01-02 04:22:46 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-01-02 04:22:46 +0000
commit56667a23a4dabbc749a44ffaf09d394ca17192a4 (patch)
tree21e6f17243dd0fccba4963718184dd908f181c54 /sys-boot/grub/grub-0.97-r3.ebuild
parentadd back in arm/hppa/ia64/s390/sh since they shouldnt have been dropped in th... (diff)
downloadgentoo-2-56667a23a4dabbc749a44ffaf09d394ca17192a4.tar.gz
gentoo-2-56667a23a4dabbc749a44ffaf09d394ca17192a4.tar.bz2
gentoo-2-56667a23a4dabbc749a44ffaf09d394ca17192a4.zip
Stable on x86, bug #159636.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'sys-boot/grub/grub-0.97-r3.ebuild')
-rw-r--r--sys-boot/grub/grub-0.97-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-0.97-r3.ebuild b/sys-boot/grub/grub-0.97-r3.ebuild
index c687e71dbafe..e8c263044e2a 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-2006 Gentoo Foundation
+# 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.5 2006/12/03 00:06:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.6 2007/01/02 04:22:46 ticho 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"