Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/efibootmgr/
Date: Sun, 18 Nov 2018 11:27:32
Message-Id: 1542540441.bbbd9f40ee5ab8511d68163aba54a1e059a7da99.zlogene@gentoo
1 commit: bbbd9f40ee5ab8511d68163aba54a1e059a7da99
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 11:26:35 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 11:27:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbbd9f40
7
8 sys-boot/efibootmgr: Add ~arm keyword wrt bug #548942
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-boot/efibootmgr/efibootmgr-14.ebuild | 4 ++--
14 sys-boot/efibootmgr/efibootmgr-15.ebuild | 4 ++--
15 sys-boot/efibootmgr/efibootmgr-16.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sys-boot/efibootmgr/efibootmgr-14.ebuild b/sys-boot/efibootmgr/efibootmgr-14.ebuild
19 index 93b101105ae..3d1b0308a9d 100644
20 --- a/sys-boot/efibootmgr/efibootmgr-14.ebuild
21 +++ b/sys-boot/efibootmgr/efibootmgr-14.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}.
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="amd64 ~arm64 ia64 x86"
33 +KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
34 IUSE=""
35
36 RDEPEND="sys-apps/pciutils
37
38 diff --git a/sys-boot/efibootmgr/efibootmgr-15.ebuild b/sys-boot/efibootmgr/efibootmgr-15.ebuild
39 index c78b8aa5c7a..001ed04891c 100644
40 --- a/sys-boot/efibootmgr/efibootmgr-15.ebuild
41 +++ b/sys-boot/efibootmgr/efibootmgr-15.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}.
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -KEYWORDS="amd64 ~arm64 ia64 x86"
53 +KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
54 IUSE=""
55
56 RDEPEND="sys-apps/pciutils
57
58 diff --git a/sys-boot/efibootmgr/efibootmgr-16.ebuild b/sys-boot/efibootmgr/efibootmgr-16.ebuild
59 index 1c2545879ec..6c909738c7f 100644
60 --- a/sys-boot/efibootmgr/efibootmgr-16.ebuild
61 +++ b/sys-boot/efibootmgr/efibootmgr-16.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2018 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}.
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
73 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
74 IUSE=""
75
76 RDEPEND="sys-apps/pciutils