summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-22 15:14:42 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-22 15:14:42 +0000
commita2689ef7b2b0fdbd803fc17784008afc7a6fdbd4 (patch)
tree5308f77cb3e93a5a91c7e3c8dc5de3173293364c
parentsys-boot/grub: Stabilize 2.06-r6 ppc64, #903704 (diff)
downloadgentoo-a2689ef7.tar.gz
gentoo-a2689ef7.tar.bz2
gentoo-a2689ef7.zip
sys-boot/grub: Stabilize 2.06-r6 sparc, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-boot/grub/grub-2.06-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/grub/grub-2.06-r6.ebuild b/sys-boot/grub/grub-2.06-r6.ebuild
index b5c06f9a5e4c..ee01fcc6bfeb 100644
--- a/sys-boot/grub/grub-2.06-r6.ebuild
+++ b/sys-boot/grub/grub-2.06-r6.ebuild
@@ -46,7 +46,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"