summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-16 03:54:58 +0100
committerSam James <sam@gentoo.org>2021-08-16 03:54:58 +0100
commit493c61ddd4f614cb1e440ed865728c658bd2abf4 (patch)
treea31966a954b81d7b08fe90b20cdd0741bf7f514e
parentsec-policy/selinux-acct: Stabilize 2.20210203-r1 x86, #804879 (diff)
downloadgentoo-493c61ddd4f614cb1e440ed865728c658bd2abf4.tar.gz
gentoo-493c61ddd4f614cb1e440ed865728c658bd2abf4.tar.bz2
gentoo-493c61ddd4f614cb1e440ed865728c658bd2abf4.zip
sec-policy/selinux-afs: Stabilize 2.20210203-r1 x86, #804879
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild b/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild
index 3026d6da3171..77a5cb05de0e 100644
--- a/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for afs"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi