summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-04-04 18:43:15 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-04-04 18:43:15 +0000
commit0345c72cd490f0e9e99411cb27e5b9aa57a169ee (patch)
treed97969cb42a8867aee216b97cb47ebe9a2f20c80 /sys-boot/grub/grub-0.97-r3.ebuild
parentx86 stable wrt bug 148951 (diff)
downloadgentoo-2-0345c72cd490f0e9e99411cb27e5b9aa57a169ee.tar.gz
gentoo-2-0345c72cd490f0e9e99411cb27e5b9aa57a169ee.tar.bz2
gentoo-2-0345c72cd490f0e9e99411cb27e5b9aa57a169ee.zip
testing on fbsd for ufs-aware grub
(Portage version: 2.1.2.3)
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 aa5520127123..175aa0748df4 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.8 2007/03/25 12:36:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.9 2007/04/04 18:43:15 jokey Exp $
inherit mount-boot eutils flag-o-matic toolchain-funcs autotools
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE="static netboot custom-cflags"
DEPEND=">=sys-libs/ncurses-5.2-r5"