summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-09 21:00:14 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-09 22:03:07 +0800
commit64fc58ca8c3af877dcee083f86a81741d7bb37c2 (patch)
treee325b6e418e4383e7df70f69fed0ddecd817ac7b /sec-policy/selinux-tboot
parentapp-crypt/qca: Add 2.2.0_pre20180606 snapshot (diff)
downloadgentoo-64fc58ca8c3af877dcee083f86a81741d7bb37c2.tar.gz
gentoo-64fc58ca8c3af877dcee083f86a81741d7bb37c2.tar.bz2
gentoo-64fc58ca8c3af877dcee083f86a81741d7bb37c2.zip
sec-policy: Stabilize selinux policy 2.20180114-r2
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sec-policy/selinux-tboot')
-rw-r--r--sec-policy/selinux-tboot/selinux-tboot-2.20180114-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-tboot/selinux-tboot-2.20180114-r2.ebuild b/sec-policy/selinux-tboot/selinux-tboot-2.20180114-r2.ebuild
index 71edee22c6c5..5ecdd60a226b 100644
--- a/sec-policy/selinux-tboot/selinux-tboot-2.20180114-r2.ebuild
+++ b/sec-policy/selinux-tboot/selinux-tboot-2.20180114-r2.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for tboot"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 -arm ~arm64 ~mips x86"
fi