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