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-apps/fwupd/
Date: Thu, 25 Jun 2020 07:00:49
Message-Id: 1593068329.567cec9589e52a70f95cb2cb71388943c3672e4c.ago@gentoo
1 commit: 567cec9589e52a70f95cb2cb71388943c3672e4c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 25 06:58:49 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 25 06:58:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567cec95
7
8 sys-apps/fwupd: amd64 stable wrt bug #727656
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/fwupd/fwupd-1.3.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/fwupd/fwupd-1.3.10.ebuild b/sys-apps/fwupd/fwupd-1.3.10.ebuild
18 index 008eaf67978..d7daed58348 100644
19 --- a/sys-apps/fwupd/fwupd-1.3.10.ebuild
20 +++ b/sys-apps/fwupd/fwupd-1.3.10.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm x86"
26 +KEYWORDS="amd64 ~arm x86"
27 IUSE="agent amt consolekit dell gtk-doc elogind minimal +gpg introspection +man nvme pkcs7 redfish synaptics systemd test thunderbolt tpm uefi"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}
29 ^^ ( consolekit elogind minimal systemd )