summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-30 12:55:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-30 12:55:44 +0200
commitaf5ae2c7f2369a7e436e284e601dba833b47d147 (patch)
tree9657744ed6fefd41d638f1e9154a3bd1239ed929 /sys-boot
parentsys-firmware/seabios: ppc64 stable wrt bug #798858 (diff)
downloadgentoo-af5ae2c7f2369a7e436e284e601dba833b47d147.tar.gz
gentoo-af5ae2c7f2369a7e436e284e601dba833b47d147.tar.bz2
gentoo-af5ae2c7f2369a7e436e284e601dba833b47d147.zip
sys-boot/grub: ppc64 stable wrt bug #799236
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.06.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.06.ebuild b/sys-boot/grub/grub-2.06.ebuild
index ecc549afcd2b..7581a67dda9d 100644
--- a/sys-boot/grub/grub-2.06.ebuild
+++ b/sys-boot/grub/grub-2.06.ebuild
@@ -31,7 +31,7 @@ if [[ ${PV} != 9999 ]]; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
S=${WORKDIR}/${P%_*}
fi
- KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86"
else
inherit git-r3
EGIT_REPO_URI="https://git.savannah.gnu.org/git/grub.git"