summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:15:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:15:58 +0200
commitd80a0b6eeb5db1b6e2b92e7147d22ba97f88a899 (patch)
treeb336572cc0a2c4f307018dd9d71dcc9bcbd18c7e /sys-boot/grub
parentsys-boot/grub: Stabilize 2.06-r4 arm64, #881821 (diff)
downloadgentoo-d80a0b6eeb5db1b6e2b92e7147d22ba97f88a899.tar.gz
gentoo-d80a0b6eeb5db1b6e2b92e7147d22ba97f88a899.tar.bz2
gentoo-d80a0b6eeb5db1b6e2b92e7147d22ba97f88a899.zip
sys-boot/grub: Stabilize 2.06-r4 ppc, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot/grub')
-rw-r--r--sys-boot/grub/grub-2.06-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.06-r4.ebuild b/sys-boot/grub/grub-2.06-r4.ebuild
index e65f69b04d0d..2ddac6f6fe2e 100644
--- a/sys-boot/grub/grub-2.06-r4.ebuild
+++ b/sys-boot/grub/grub-2.06-r4.ebuild
@@ -44,7 +44,7 @@ if [[ ${PV} != 9999 ]]; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
S=${WORKDIR}/${P%_*}
fi
- KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv sparc ~x86"
else
inherit git-r3
EGIT_REPO_URI="https://git.savannah.gnu.org/git/grub.git"