Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/hostapd/
Date: Fri, 02 Oct 2020 20:41:47
Message-Id: 1601671244.83318b3d9cd9659fe8d4d38a67d69c4dbc6ea929.sam@gentoo
1 commit: 83318b3d9cd9659fe8d4d38a67d69c4dbc6ea929
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 2 20:38:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 2 20:40:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83318b3d
7
8 net-wireless/hostapd: Stabilize 2.9-r3 arm, #727542
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-wireless/hostapd/hostapd-2.9-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/hostapd/hostapd-2.9-r3.ebuild b/net-wireless/hostapd/hostapd-2.9-r3.ebuild
16 index af3b036853f..80e1402c487 100644
17 --- a/net-wireless/hostapd/hostapd-2.9-r3.ebuild
18 +++ b/net-wireless/hostapd/hostapd-2.9-r3.ebuild
19 @@ -21,7 +21,7 @@ else
20 SRC_URI+=" https://w1.fi/releases/${P}.tar.gz"
21 fi
22 # Never stabilize snapshot ebuilds please
23 - KEYWORDS="~amd64 ~arm arm64 ~mips ppc ~x86"
24 + KEYWORDS="~amd64 arm arm64 ~mips ppc ~x86"
25 fi
26
27 LICENSE="BSD"