Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/hostapd/
Date: Mon, 01 Apr 2019 17:21:17
Message-Id: 1554137999.dcd3fb423379d1ab1c73db56ad90040ac7272365.whissi@gentoo
1 commit: dcd3fb423379d1ab1c73db56ad90040ac7272365
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 16:59:59 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 16:59:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd3fb42
7
8 net-wireless/hostapd: x86 stable (bug #678322)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-wireless/hostapd/hostapd-2.7-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-wireless/hostapd/hostapd-2.7-r2.ebuild b/net-wireless/hostapd/hostapd-2.7-r2.ebuild
17 index 4f062184baa..61170b39678 100644
18 --- a/net-wireless/hostapd/hostapd-2.7-r2.ebuild
19 +++ b/net-wireless/hostapd/hostapd-2.7-r2.ebuild
20 @@ -21,7 +21,7 @@ else
21 SRC_URI+=" https://w1.fi/releases/${P}.tar.gz"
22 fi
23 # Never stabilize snapshot ebuilds please
24 - KEYWORDS="amd64 arm ~mips ppc ~x86"
25 + KEYWORDS="amd64 arm ~mips ppc x86"
26 fi
27
28 LICENSE="BSD"