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-libs/efivar/
Date: Wed, 05 Jun 2019 07:28:14
Message-Id: 1559719652.7697089a9555046f1679411bdc3bd627c3d24e21.ago@gentoo
1 commit: 7697089a9555046f1679411bdc3bd627c3d24e21
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 07:27:32 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 07:27:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7697089a
7
8 sys-libs/efivar: ia64 stable wrt bug #673538
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 sys-libs/efivar/efivar-37.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/efivar/efivar-37.ebuild b/sys-libs/efivar/efivar-37.ebuild
18 index 237f2835e60..f9a608e46d2 100644
19 --- a/sys-libs/efivar/efivar-37.ebuild
20 +++ b/sys-libs/efivar/efivar-37.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/releases/download/${PV}/${P}.tar.
22
23 LICENSE="GPL-2"
24 SLOT="0/1"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
27
28 RDEPEND="dev-libs/popt"
29 DEPEND="${RDEPEND}