diff options
author | Sam James <sam@gentoo.org> | 2021-08-16 03:53:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-16 03:53:50 +0100 |
commit | 2b4f00898e1211029ed40131251248ffce06a83b (patch) | |
tree | b78e7e5b9f81deb8946f8a647a0c462c896ec567 /sec-policy/selinux-smartmon | |
parent | sec-policy/selinux-slrnpull: Stabilize 2.20210203-r1 amd64, #804879 (diff) | |
download | gentoo-2b4f00898e1211029ed40131251248ffce06a83b.tar.gz gentoo-2b4f00898e1211029ed40131251248ffce06a83b.tar.bz2 gentoo-2b4f00898e1211029ed40131251248ffce06a83b.zip |
sec-policy/selinux-smartmon: Stabilize 2.20210203-r1 amd64, #804879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-smartmon')
-rw-r--r-- | sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild index bec3c4682d2f..f456e7359b7c 100644 --- a/sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for smartmon" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86" fi |