summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-06 09:54:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-06 09:54:14 +0100
commita94103203468a9a587ddc904a2a0e1f111de0151 (patch)
tree143914aea2fb3196e169540b9e73f80736ded7a7 /net-wireless/wpa_supplicant
parentapp-editors/vim-core: x86 stable wrt bug #834460 (diff)
downloadgentoo-a94103203468a9a587ddc904a2a0e1f111de0151.tar.gz
gentoo-a94103203468a9a587ddc904a2a0e1f111de0151.tar.bz2
gentoo-a94103203468a9a587ddc904a2a0e1f111de0151.zip
net-wireless/wpa_supplicant: x86 stable wrt bug #834461
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless/wpa_supplicant')
-rw-r--r--net-wireless/wpa_supplicant/wpa_supplicant-2.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-2.10.ebuild b/net-wireless/wpa_supplicant/wpa_supplicant-2.10.ebuild
index b444606183a6..9c8b65a7bc1e 100644
--- a/net-wireless/wpa_supplicant/wpa_supplicant-2.10.ebuild
+++ b/net-wireless/wpa_supplicant/wpa_supplicant-2.10.ebuild
@@ -13,7 +13,7 @@ if [ "${PV}" = "9999" ]; then
inherit git-r3
EGIT_REPO_URI="https://w1.fi/hostap.git"
else
- KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86"
SRC_URI="https://w1.fi/releases/${P}.tar.gz"
SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-2.9-r3-patches.tar.bz2"
fi