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