sys-boot/grub: x86 stable (bug #639606)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 1 Feb 2018 20:27:36 +0000 (21:27 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 1 Feb 2018 20:36:49 +0000 (21:36 +0100)
Package-Manager: Portage-2.3.21, Repoman-2.3.6

sys-boot/grub/grub-0.97-r18.ebuild

index a286b4a552752cdd0cf61edd83a28b8f5c056d3b..695b074e3044b4f62aefefc5c39f426b1a42196e 100644 (file)
@@ -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(-)] )"