diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:40:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:40:31 +0200 |
commit | 6cc8684ace3b421f7e3e54201f4ff84af0251038 (patch) | |
tree | 6a6ba5761e1042146dc5e912b3f045b3fda296ca /net-wireless | |
parent | dev-util/cmake: x86 stable wrt bug #726962 (diff) | |
download | gentoo-6cc8684ace3b421f7e3e54201f4ff84af0251038.tar.gz gentoo-6cc8684ace3b421f7e3e54201f4ff84af0251038.tar.bz2 gentoo-6cc8684ace3b421f7e3e54201f4ff84af0251038.zip |
net-wireless/hostapd: x86 stable wrt bug #727542
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.9-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-2.9-r3.ebuild b/net-wireless/hostapd/hostapd-2.9-r3.ebuild index 1a7b79b5b57c..b93c40f9893c 100644 --- a/net-wireless/hostapd/hostapd-2.9-r3.ebuild +++ b/net-wireless/hostapd/hostapd-2.9-r3.ebuild @@ -21,7 +21,7 @@ else SRC_URI+=" https://w1.fi/releases/${P}.tar.gz" fi # Never stabilize snapshot ebuilds please - KEYWORDS="amd64 arm arm64 ~mips ppc ~x86" + KEYWORDS="amd64 arm arm64 ~mips ppc x86" fi LICENSE="BSD" |