summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:15:52 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:15:52 +0200
commitf91c85d0bdb795174cded9e212a3cfeada029613 (patch)
tree31034bb0956e3249099d6436ff9b971c6a833fbe /sys-boot/grub/grub-2.06-r4.ebuild
parentsys-boot/grub: Stabilize 2.06-r4 amd64, #881821 (diff)
downloadgentoo-f91c85d0bdb795174cded9e212a3cfeada029613.tar.gz
gentoo-f91c85d0bdb795174cded9e212a3cfeada029613.tar.bz2
gentoo-f91c85d0bdb795174cded9e212a3cfeada029613.zip
sys-boot/grub: Stabilize 2.06-r4 arm, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot/grub/grub-2.06-r4.ebuild')
-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 9f35a9e6824f..38a8e695504b 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"