Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iwd/
Date: Fri, 07 Jan 2022 13:10:25
Message-Id: 1641560881.b61cb5c0d633807253cad24a46681b55f6fe044e.bkohler@gentoo
1 commit: b61cb5c0d633807253cad24a46681b55f6fe044e
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 7 13:05:58 2022 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 7 13:08:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b61cb5c0
7
8 net-wireless/iwd: sync to live
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 net-wireless/iwd/iwd-9999.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/net-wireless/iwd/iwd-9999.ebuild b/net-wireless/iwd/iwd-9999.ebuild
17 index bea6be6a9ea8..64554bac45d6 100644
18 --- a/net-wireless/iwd/iwd-9999.ebuild
19 +++ b/net-wireless/iwd/iwd-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
27 ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
28 else
29 SRC_URI="https://www.kernel.org/pub/linux/network/wireless/${P}.tar.xz"
30 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
32 MYRST2MAN="RST2MAN=:"
33 fi
34
35 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/"
36
37 LICENSE="GPL-2"
38 SLOT="0"
39 -IUSE="+client +crda +monitor ofono wired cpu_flags_x86_aes cpu_flags_x86_ssse3
40 -standalone systemd"
41 +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired"
42
43 DEPEND="
44 sys-apps/dbus