summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-12-07 10:59:14 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-07 11:00:28 +0000
commitf0a641c1f8cada944e349a3efac29be931ac6876 (patch)
tree01498e5fa8f5d8ffa8c5493ab720a24525fc1bd1 /sys-boot
parentsys-boot/grub: ~ia64 keyworded (diff)
downloadgentoo-f0a641c1f8cada944e349a3efac29be931ac6876.tar.gz
gentoo-f0a641c1f8cada944e349a3efac29be931ac6876.tar.bz2
gentoo-f0a641c1f8cada944e349a3efac29be931ac6876.zip
sys-boot/grub: stable 2.02-r4 for ia64
As a test successfully converted guppy ia64 dev box from elilo to grub. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.02-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.02-r4.ebuild b/sys-boot/grub/grub-2.02-r4.ebuild
index f590d8c7c115..acd2c79e3794 100644
--- a/sys-boot/grub/grub-2.02-r4.ebuild
+++ b/sys-boot/grub/grub-2.02-r4.ebuild
@@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
S=${WORKDIR}/${P%_*}
fi
- KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 x86"
else
inherit git-r3
EGIT_REPO_URI="git://git.sv.gnu.org/grub.git