diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 00:00:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 00:00:50 +0200 |
commit | 217ab1458a6d6170dbb9b3507e13350c50c6e08f (patch) | |
tree | cd1f10bac06f07984db57f6c112115314b3a3830 /net-wireless | |
parent | sys-apps/hwids: ppc stable wrt bug #692480 (diff) | |
download | gentoo-217ab1458a6d6170dbb9b3507e13350c50c6e08f.tar.gz gentoo-217ab1458a6d6170dbb9b3507e13350c50c6e08f.tar.bz2 gentoo-217ab1458a6d6170dbb9b3507e13350c50c6e08f.zip |
net-wireless/hostapd: ppc stable wrt bug #692540
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-2.9.ebuild b/net-wireless/hostapd/hostapd-2.9.ebuild index e52d191025dc..5cb3cb8b6dd9 100644 --- a/net-wireless/hostapd/hostapd-2.9.ebuild +++ b/net-wireless/hostapd/hostapd-2.9.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" |