summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-16 03:55:32 +0100
committerSam James <sam@gentoo.org>2021-08-16 03:55:32 +0100
commit8ac605018b9ed9418a2345798f1ff2397bdeb15a (patch)
tree219f5df4a1bbeef3331b24171eb231f50577677d /sec-policy/selinux-cgmanager
parentsec-policy/selinux-ceph: Stabilize 2.20210203-r1 x86, #804879 (diff)
downloadgentoo-8ac605018b9ed9418a2345798f1ff2397bdeb15a.tar.gz
gentoo-8ac605018b9ed9418a2345798f1ff2397bdeb15a.tar.bz2
gentoo-8ac605018b9ed9418a2345798f1ff2397bdeb15a.zip
sec-policy/selinux-cgmanager: Stabilize 2.20210203-r1 x86, #804879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-cgmanager')
-rw-r--r--sec-policy/selinux-cgmanager/selinux-cgmanager-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20210203-r1.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20210203-r1.ebuild
index 1d76a73add07..7b423c675726 100644
--- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for cgmanager"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi