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