summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-07-27 21:09:35 +0800
committerJason Zaman <perfinion@gentoo.org>2018-07-27 21:13:15 +0800
commit23e33a27e78605730f405e034e1541d57b112ae4 (patch)
tree0d088c1582ea6c243bd93c4db2e377fcddfeabfc /sec-policy/selinux-mono
parentapp-doc/phrack: Fix S for releases 01..10 (diff)
downloadgentoo-23e33a27e78605730f405e034e1541d57b112ae4.tar.gz
gentoo-23e33a27e78605730f405e034e1541d57b112ae4.tar.bz2
gentoo-23e33a27e78605730f405e034e1541d57b112ae4.zip
sec-policy: Stabilize selinux policy 2.20180701-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sec-policy/selinux-mono')
-rw-r--r--sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild b/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild
index 1f2dc9e10a6b..e4965f88599d 100644
--- a/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild
+++ b/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for mono"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 -arm ~arm64 ~mips x86"
fi