diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 19:49:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 19:49:16 +0200 |
commit | 9540dcf8c9cf306a315bcb9f94063a330bcea15b (patch) | |
tree | 6b17684421e72792b0ada57e1ec40b29df200509 /net-wireless | |
parent | dev-libs/ell: Stabilize 0.56 amd64, #898626 (diff) | |
download | gentoo-9540dcf8c9cf306a315bcb9f94063a330bcea15b.tar.gz gentoo-9540dcf8c9cf306a315bcb9f94063a330bcea15b.tar.bz2 gentoo-9540dcf8c9cf306a315bcb9f94063a330bcea15b.zip |
net-wireless/iwd: Stabilize 2.3 amd64, #898626
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwd/iwd-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-2.3.ebuild b/net-wireless/iwd/iwd-2.3.ebuild index a161819e9be3..bebd7ae2652c 100644 --- a/net-wireless/iwd/iwd-2.3.ebuild +++ b/net-wireless/iwd/iwd-2.3.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://www.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 |