Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/
Date: Mon, 13 Feb 2017 22:17:10
Message-Id: 1487024222.d45531327a3a2fc92629b7640f77b37962ab6805.robbat2@gentoo
1 commit: d45531327a3a2fc92629b7640f77b37962ab6805
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 13 22:14:54 2017 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 13 22:17:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4553132
7
8 sys-libs/efivar: add ~arm64.
9
10 Runtime testing performed on Lenovo CaviumX thanks to Packet.net.
11
12 Package-Manager: portage-2.3.2
13 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
14
15 sys-libs/efivar/efivar-30.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-libs/efivar/efivar-30.ebuild b/sys-libs/efivar/efivar-30.ebuild
19 index dfb105faae..145f286efc 100644
20 --- a/sys-libs/efivar/efivar-30.ebuild
21 +++ b/sys-libs/efivar/efivar-30.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}.tar.gz -> ${P}.tar.
23
24 LICENSE="GPL-2"
25 SLOT="0/1"
26 -KEYWORDS="amd64 ~ia64 x86"
27 +KEYWORDS="amd64 ~arm64 ~ia64 x86"
28
29 RDEPEND="dev-libs/popt"
30 DEPEND="${RDEPEND}