commit: dcd3fb423379d1ab1c73db56ad90040ac7272365 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Apr 1 16:59:59 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Apr 1 16:59:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd3fb42
net-wireless/hostapd: x86 stable (bug #678322) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-wireless/hostapd/hostapd-2.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/hostapd/hostapd-2.7-r2.ebuild b/net-wireless/hostapd/hostapd-2.7-r2.ebuild index 4f062184baa..61170b39678 100644 --- a/net-wireless/hostapd/hostapd-2.7-r2.ebuild +++ b/net-wireless/hostapd/hostapd-2.7-r2.ebuild @@ -21,7 +21,7 @@ else SRC_URI+=" https://w1.fi/releases/${P}.tar.gz" fi # Never stabilize snapshot ebuilds please - KEYWORDS="amd64 arm ~mips ppc ~x86" + KEYWORDS="amd64 arm ~mips ppc x86" fi LICENSE="BSD"