diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 18:59:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 18:59:59 +0200 |
commit | dcd3fb423379d1ab1c73db56ad90040ac7272365 (patch) | |
tree | c1db31126ec4144a2e8355480cfc8868d2861b90 /net-wireless/hostapd | |
parent | app-office/homebank: x86 stable (bug #676170) (diff) | |
download | gentoo-dcd3fb423379d1ab1c73db56ad90040ac7272365.tar.gz gentoo-dcd3fb423379d1ab1c73db56ad90040ac7272365.tar.bz2 gentoo-dcd3fb423379d1ab1c73db56ad90040ac7272365.zip |
net-wireless/hostapd: x86 stable (bug #678322)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-2.7-r2.ebuild b/net-wireless/hostapd/hostapd-2.7-r2.ebuild index 4f062184baa3..61170b396784 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" |