Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/kexec-tools/
Date: Wed, 29 Aug 2018 01:07:44
Message-Id: 1535504179.2ec1eaf991ccdb9efcd9e70d4566e311a3a7a51e.whissi@gentoo
1 commit: 2ec1eaf991ccdb9efcd9e70d4566e311a3a7a51e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 29 00:56:19 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 29 00:56:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec1eaf9
7
8 sys-apps/kexec-tools: x86 stable (bug #664800)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 sys-apps/kexec-tools/kexec-tools-2.0.17-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/kexec-tools/kexec-tools-2.0.17-r1.ebuild b/sys-apps/kexec-tools/kexec-tools-2.0.17-r1.ebuild
16 index fdf79664871..849d5fd33b9 100644
17 --- a/sys-apps/kexec-tools/kexec-tools-2.0.17-r1.ebuild
18 +++ b/sys-apps/kexec-tools/kexec-tools-2.0.17-r1.ebuild
19 @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
20 EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git"
21 else
22 SRC_URI="mirror://kernel/linux/utils/kernel/kexec/${P}.tar.xz"
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="~amd64 ~arm64 x86"
25 fi
26
27 inherit flag-o-matic libtool linux-info systemd