From 5ac76d969d40f0e0b24cebe907ed56e8a5443f55 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 30 Sep 2020 11:40:36 -0700 Subject: sys-boot/grub: Stabilize 2.05_alpha20200310 sparc Signed-off-by: Matt Turner --- sys-boot/grub/grub-2.05_alpha20200310.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/grub/grub-2.05_alpha20200310.ebuild b/sys-boot/grub/grub-2.05_alpha20200310.ebuild index 72d09292ff8d..10b297a9471a 100644 --- a/sys-boot/grub/grub-2.05_alpha20200310.ebuild +++ b/sys-boot/grub/grub-2.05_alpha20200310.ebuild @@ -22,7 +22,7 @@ inherit bash-completion-r1 flag-o-matic multibuild optfeature pax-utils toolchai if [[ ${PV} != 9999 ]]; then SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" - 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" -- cgit v1.2.3-65-gdbad