Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/
Date: Thu, 17 Dec 2015 13:48:33
Message-Id: 1450360094.56b8309237841fe2334b7be262fd8677c4b052e4.ago@gentoo
1 commit: 56b8309237841fe2334b7be262fd8677c4b052e4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 17 13:48:14 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 17 13:48:14 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b83092
7
8 sys-boot/grub: amd64 stable wrt bug #568326
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-boot/grub/grub-2.02_beta2-r8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-boot/grub/grub-2.02_beta2-r8.ebuild b/sys-boot/grub/grub-2.02_beta2-r8.ebuild
18 index c617cab..26bfad2 100644
19 --- a/sys-boot/grub/grub-2.02_beta2-r8.ebuild
20 +++ b/sys-boot/grub/grub-2.02_beta2-r8.ebuild
21 @@ -26,7 +26,7 @@ if [[ ${PV} != 9999 ]]; then
22 https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
23 S=${WORKDIR}/${P%_*}
24 fi
25 - KEYWORDS="~amd64 ~x86"
26 + KEYWORDS="amd64 ~x86"
27 else
28 inherit git-r3
29 EGIT_REPO_URI="git://git.sv.gnu.org/grub.git