diff options
author | Kenton Groombridge <concord@gentoo.org> | 2023-04-09 11:06:02 -0400 |
---|---|---|
committer | Kenton Groombridge <concord@gentoo.org> | 2023-04-09 11:13:13 -0400 |
commit | 3dc00bbfff3c833f21aaf7cfd9e5407ccaf04352 (patch) | |
tree | 0ffa9b7122b1f43f6c030d01816b7bbdeab72d9b /sec-policy/selinux-thunderbird | |
parent | sys-apps/restorecond: Stabilize SELinux userspace 3.5 (diff) | |
download | gentoo-3dc00bbfff3c833f21aaf7cfd9e5407ccaf04352.tar.gz gentoo-3dc00bbfff3c833f21aaf7cfd9e5407ccaf04352.tar.bz2 gentoo-3dc00bbfff3c833f21aaf7cfd9e5407ccaf04352.zip |
sec-policy/: Stabilize SELinux policies 2.20221101-r4
Closes: https://bugs.gentoo.org/891771
Closes: https://bugs.gentoo.org/902083
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-thunderbird')
-rw-r--r-- | sec-policy/selinux-thunderbird/selinux-thunderbird-2.20221101-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20221101-r4.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20221101-r4.ebuild index 4f3d15fc5e6e..158646c8b444 100644 --- a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20221101-r4.ebuild +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20221101-r4.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for thunderbird" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 arm arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver |