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