summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-13 10:06:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-13 10:06:07 +0100
commit14ee341736e6acd48419c42cbb86a6febaf6b236 (patch)
tree2cdb5ce3d85d5405d08a7371ad1732e53011c158 /sys-boot/grub
parentdev-util/meson: ppc64 stable wrt bug #705164 (diff)
downloadgentoo-14ee341736e6acd48419c42cbb86a6febaf6b236.tar.gz
gentoo-14ee341736e6acd48419c42cbb86a6febaf6b236.tar.bz2
gentoo-14ee341736e6acd48419c42cbb86a6febaf6b236.zip
sys-boot/grub: ppc64 stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/grub')
-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 7cd9af2a34ff..2f6671843e2a 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"