diff options
author | Sven Vermeulen <swift@gentoo.org> | 2017-04-10 20:19:25 +0200 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2017-04-10 20:19:25 +0200 |
commit | ff001a88ec74997f5bdd3527e91e13915cc34af3 (patch) | |
tree | cb46402651ba5050adb087b9021818b90220937f /sec-policy/selinux-nagios | |
parent | sec-policy: Release of SELinux policies 2.20170204-r3 (diff) | |
download | gentoo-ff001a88ec74997f5bdd3527e91e13915cc34af3.tar.gz gentoo-ff001a88ec74997f5bdd3527e91e13915cc34af3.tar.bz2 gentoo-ff001a88ec74997f5bdd3527e91e13915cc34af3.zip |
sec-policy: Stabilize 2.20170204-r2 ebuilds
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sec-policy/selinux-nagios')
-rw-r--r-- | sec-policy/selinux-nagios/selinux-nagios-2.20170204-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20170204-r2.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20170204-r2.ebuild index 8c8e0bc6700e..10d86a0c1c6a 100644 --- a/sec-policy/selinux-nagios/selinux-nagios-2.20170204-r2.ebuild +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20170204-r2.ebuild @@ -10,7 +10,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nagios" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache |