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: Thu, 17 Jun 2021 20:24:06
Message-Id: 1623961418.a285450833d405a2fbac1e363360f62da647816b.sam@gentoo
1 commit: a285450833d405a2fbac1e363360f62da647816b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 20:19:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 20:23:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2854508
7
8 net-wireless/hostapd: Stabilize 2.9-r4 x86, #780135
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-wireless/hostapd/hostapd-2.9-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/hostapd/hostapd-2.9-r4.ebuild b/net-wireless/hostapd/hostapd-2.9-r4.ebuild
16 index 70ddbffac49..a85a8914a7a 100644
17 --- a/net-wireless/hostapd/hostapd-2.9-r4.ebuild
18 +++ b/net-wireless/hostapd/hostapd-2.9-r4.ebuild
19 @@ -23,7 +23,7 @@ else
20 fi
21
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"