summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 22:59:30 +0100
committerSam James <sam@gentoo.org>2021-10-16 22:59:30 +0100
commitcc00b1484d634716c4cc7f3818c946156e177c1d (patch)
tree65462ce5b553428bd751a0dde959f1c3a5e30b54
parentdev-libs/ell: Stabilize 0.44 amd64, #818463 (diff)
downloadgentoo-cc00b148.tar.gz
gentoo-cc00b148.tar.bz2
gentoo-cc00b148.zip
net-wireless/iwd: Stabilize 1.18 amd64, #818463
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-wireless/iwd/iwd-1.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-1.18.ebuild b/net-wireless/iwd/iwd-1.18.ebuild
index baedea95574d..cee9f12cf2e9 100644
--- a/net-wireless/iwd/iwd-1.18.ebuild
+++ b/net-wireless/iwd/iwd-1.18.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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
MYRST2MAN="RST2MAN=:"
fi