diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 17:14:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 17:14:11 +0300 |
commit | d839ab475a32623b16208bf98b282afb8c229567 (patch) | |
tree | e304517c7791774c67c7836894c462c8c62e4221 /net-wireless | |
parent | net-misc/connman: Stabilize 1.42 ppc, #915638 (diff) | |
download | gentoo-d839ab475a32623b16208bf98b282afb8c229567.tar.gz gentoo-d839ab475a32623b16208bf98b282afb8c229567.tar.bz2 gentoo-d839ab475a32623b16208bf98b282afb8c229567.zip |
net-wireless/iwd: Stabilize 2.8-r1 x86, #915635
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwd/iwd-2.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-2.8-r1.ebuild b/net-wireless/iwd/iwd-2.8-r1.ebuild index 6aaa8fdfe377..2b6f565e7bae 100644 --- a/net-wireless/iwd/iwd-2.8-r1.ebuild +++ b/net-wireless/iwd/iwd-2.8-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git" else SRC_URI="https://mirrors.edge.kernel.org/pub/linux/network/wireless/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" MYRST2MAN="RST2MAN=:" fi |