diff options
author | 2021-08-16 03:57:20 +0100 | |
---|---|---|
committer | 2021-08-16 03:57:20 +0100 | |
commit | e8c796a002f4df23d069193f8d205ee098533433 (patch) | |
tree | 7ac6cf8c4a6735d64f6fee1b0e334ea420e26b48 /sec-policy/selinux-nagios | |
parent | sec-policy/selinux-mysql: Stabilize 2.20210203-r1 x86, #804879 (diff) | |
download | gentoo-e8c796a002f4df23d069193f8d205ee098533433.tar.gz gentoo-e8c796a002f4df23d069193f8d205ee098533433.tar.bz2 gentoo-e8c796a002f4df23d069193f8d205ee098533433.zip |
sec-policy/selinux-nagios: Stabilize 2.20210203-r1 x86, #804879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-nagios')
-rw-r--r-- | sec-policy/selinux-nagios/selinux-nagios-2.20210203-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20210203-r1.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20210203-r1.ebuild index 5333f56ec432..1f8c05b79eb0 100644 --- a/sec-policy/selinux-nagios/selinux-nagios-2.20210203-r1.ebuild +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20210203-r1.ebuild @@ -11,7 +11,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 |