summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2022-12-23 13:24:35 -0500
committerKenton Groombridge <concord@gentoo.org>2022-12-23 15:08:46 -0500
commit3715a38651655bbb3252504aacd0c8b3a2c43e20 (patch)
tree1251d7c4c14214f10fd4c08caa6b73a8e4621c85 /sec-policy/selinux-hostapd
parentdev-python/cchardet: PEP517, enable py3.11, use pytest (diff)
downloadgentoo-3715a38651655bbb3252504aacd0c8b3a2c43e20.tar.gz
gentoo-3715a38651655bbb3252504aacd0c8b3a2c43e20.tar.bz2
gentoo-3715a38651655bbb3252504aacd0c8b3a2c43e20.zip
sec-policy: stabilize SELinux policies 2.20221101-r3
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-hostapd')
-rw-r--r--sec-policy/selinux-hostapd/selinux-hostapd-2.20221101-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-hostapd/selinux-hostapd-2.20221101-r3.ebuild b/sec-policy/selinux-hostapd/selinux-hostapd-2.20221101-r3.ebuild
index d7fc57c20f98..415c37a1e55f 100644
--- a/sec-policy/selinux-hostapd/selinux-hostapd-2.20221101-r3.ebuild
+++ b/sec-policy/selinux-hostapd/selinux-hostapd-2.20221101-r3.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for hostapd"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips x86"
fi