summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 03:58:13 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:20:38 +0100
commit4b021a545b8d987f336bdc8c84dbb3cf45096a56 (patch)
treee9ef8757c7510f9ba2847ec0685b94c1e00b11b4 /sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild
parentsec-policy/selinux-slrnpull: Unblock ~arm keyword. (diff)
downloadgentoo-4b021a545b8d987f336bdc8c84dbb3cf45096a56.tar.gz
gentoo-4b021a545b8d987f336bdc8c84dbb3cf45096a56.tar.bz2
gentoo-4b021a545b8d987f336bdc8c84dbb3cf45096a56.zip
sec-policy/selinux-smartmon: Unblock ~arm keyword.
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild')
-rw-r--r--sec-policy/selinux-smartmon/selinux-smartmon-2.20210203-r1.ebuild2
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 f2ad2ee9f99f..bec3c4682d2f 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