projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a112fda
)
sys-boot/grub: x86 stable wrt bug #705296
author
Agostino Sarubbo
<ago@gentoo.org>
Mon, 13 Jan 2020 09:12:44 +0000
(10:12 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Mon, 13 Jan 2020 09:12:44 +0000
(10:12 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-boot/grub/grub-2.04-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-boot/grub/grub-2.04-r1.ebuild
b/sys-boot/grub/grub-2.04-r1.ebuild
index 9a532a22030670d74cced4d5ba2d43d9a7fb3e31..bdc25eef77bcab416b5920aa544bbfecbda57c0b 100644
(file)
--- a/
sys-boot/grub/grub-2.04-r1.ebuild
+++ b/
sys-boot/grub/grub-2.04-r1.ebuild
@@
-30,7
+30,7
@@
if [[ ${PV} != 9999 ]]; then
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
S=${WORKDIR}/${P%_*}
fi
- KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64
~
x86"
+ KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 x86"
else
inherit git-r3
EGIT_REPO_URI="https://git.savannah.gnu.org/git/grub.git"