summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-06 10:58:55 +0000
committerSam James <sam@gentoo.org>2021-01-06 10:58:55 +0000
commita24ccba1b85bd991a21fe6dd440fc8f90de2cc4b (patch)
tree66f46a494365c7218a702e6800373feb4313f073 /net-wireless
parentdev-libs/ell: Stabilize 0.35 arm64, #763885 (diff)
downloadgentoo-a24ccba1b85bd991a21fe6dd440fc8f90de2cc4b.tar.gz
gentoo-a24ccba1b85bd991a21fe6dd440fc8f90de2cc4b.tar.bz2
gentoo-a24ccba1b85bd991a21fe6dd440fc8f90de2cc4b.zip
net-wireless/iwd: Stabilize 1.10 arm64, #763885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/iwd/iwd-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/iwd/iwd-1.10.ebuild b/net-wireless/iwd/iwd-1.10.ebuild
index 68624a7cdd36..6aacc0ea436e 100644
--- a/net-wireless/iwd/iwd-1.10.ebuild
+++ b/net-wireless/iwd/iwd-1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Wireless daemon for linux"