summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-13 10:10:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-13 10:10:52 +0100
commitea1e229e4ec31033b41f6e70985ae9857a96aeb1 (patch)
tree68be5cf8c093c1d9e523cd81d6b0e84d5902cd82 /sys-boot
parentdev-util/meson: ia64 stable wrt bug #705164 (diff)
downloadgentoo-ea1e229e4ec31033b41f6e70985ae9857a96aeb1.tar.gz
gentoo-ea1e229e4ec31033b41f6e70985ae9857a96aeb1.tar.bz2
gentoo-ea1e229e4ec31033b41f6e70985ae9857a96aeb1.zip
sys-boot/grub: ia64 stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.04-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.04-r1.ebuild b/sys-boot/grub/grub-2.04-r1.ebuild
index 2f6671843e2a..9a532a220306 100644
--- a/sys-boot/grub/grub-2.04-r1.ebuild
+++ b/sys-boot/grub/grub-2.04-r1.ebuild
@@ -30,7 +30,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="https://git.savannah.gnu.org/git/grub.git"