summaryrefslogtreecommitdiff
path: root/sys-boot/grub
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-01 21:27:36 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-01 21:36:49 +0100
commit4014188fd1e817dc7960bb4b74496d92db6abf91 (patch)
tree74280bb0532c5049bbf4723c3e590192ee2b1dcd /sys-boot/grub
parent73650ff9457a16a8d1e0d8df93a88893c0a86d31 (diff)
downloadgentoo-4014188fd1e817dc7960bb4b74496d92db6abf91.tar.gz
gentoo-4014188fd1e817dc7960bb4b74496d92db6abf91.tar.xz
sys-boot/grub: x86 stable (bug #639606)
Package-Manager: Portage-2.3.21, Repoman-2.3.6
Diffstat (limited to 'sys-boot/grub')
-rw-r--r--sys-boot/grub/grub-0.97-r18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-0.97-r18.ebuild b/sys-boot/grub/grub-0.97-r18.ebuild
index a286b4a5527..695b074e304 100644
--- a/sys-boot/grub/grub-0.97-r18.ebuild
+++ b/sys-boot/grub/grub-0.97-r18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# XXX: we need to review menu.lst vs grub.conf handling. We've been converting
@@ -30,7 +30,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE="custom-cflags ncurses netboot static"
LIB_DEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3:0[static-libs(+),abi_x86_32(-)] )"