summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-02 12:24:36 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-02 12:24:36 +0200
commit157fdc9afacedf254957ba6ba892f418575499e7 (patch)
tree7fdae7f36e64aadb49d7c13c9906b4e5e7f4f789 /net-wireless
parentdev-libs/ell: Stabilize 0.62 x86, #925349 (diff)
downloadgentoo-157fdc9afacedf254957ba6ba892f418575499e7.tar.gz
gentoo-157fdc9afacedf254957ba6ba892f418575499e7.tar.bz2
gentoo-157fdc9afacedf254957ba6ba892f418575499e7.zip
net-wireless/iwd: Stabilize 2.14 x86, #925349
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/iwd/iwd-2.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-2.14.ebuild b/net-wireless/iwd/iwd-2.14.ebuild
index 1671dd595ec0..e8cbca29bdac 100644
--- a/net-wireless/iwd/iwd-2.14.ebuild
+++ b/net-wireless/iwd/iwd-2.14.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