diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-07 16:30:14 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-08 00:02:38 +0300 |
commit | 2fd5e435c3f9efd45f7cb7859e62a484a68e8f85 (patch) | |
tree | ba9188a061e6b0bc302be808f4af52db93b61171 /net-wireless | |
parent | media-libs/libwebp: arm64 stable (bug #724014) (diff) | |
download | gentoo-2fd5e435c3f9efd45f7cb7859e62a484a68e8f85.tar.gz gentoo-2fd5e435c3f9efd45f7cb7859e62a484a68e8f85.tar.bz2 gentoo-2fd5e435c3f9efd45f7cb7859e62a484a68e8f85.zip |
net-wireless/iwd: arm64 stable (bug #727158)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwd/iwd-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/iwd/iwd-1.7.ebuild b/net-wireless/iwd/iwd-1.7.ebuild index c3c0ef3cecf3..dc1e99af0188 100644 --- a/net-wireless/iwd/iwd-1.7.ebuild +++ b/net-wireless/iwd/iwd-1.7.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 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="Wireless daemon for linux" |