diff options
author | Sam James <sam@gentoo.org> | 2021-08-16 03:55:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-16 03:55:24 +0100 |
commit | c3274f430035a6d56d3144d3578ea9aa447e52c6 (patch) | |
tree | 2f3001681538dd1ec777dd0cb755a9dcac8e083c /sec-policy/selinux-bluetooth | |
parent | sec-policy/selinux-bitlbee: Stabilize 2.20210203-r1 x86, #804879 (diff) | |
download | gentoo-c3274f430035a6d56d3144d3578ea9aa447e52c6.tar.gz gentoo-c3274f430035a6d56d3144d3578ea9aa447e52c6.tar.bz2 gentoo-c3274f430035a6d56d3144d3578ea9aa447e52c6.zip |
sec-policy/selinux-bluetooth: Stabilize 2.20210203-r1 x86, #804879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-bluetooth')
-rw-r--r-- | sec-policy/selinux-bluetooth/selinux-bluetooth-2.20210203-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20210203-r1.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20210203-r1.ebuild index 08f5fd56dfd5..4b31709d32ca 100644 --- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20210203-r1.ebuild +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20210203-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bluetooth" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips x86" fi |