summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 04:05:09 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:22:05 +0100
commitcccc2099a5c64671a9ac050acd75ae1f73b1f25a (patch)
tree7a9950e5b363115c60a194cf7ecac6244e29226e /sec-policy/selinux-wm/selinux-wm-2.20210203-r1.ebuild
parentsec-policy/selinux-wireshark: Unblock ~arm keyword. (diff)
downloadgentoo-cccc2099a5c64671a9ac050acd75ae1f73b1f25a.tar.gz
gentoo-cccc2099a5c64671a9ac050acd75ae1f73b1f25a.tar.bz2
gentoo-cccc2099a5c64671a9ac050acd75ae1f73b1f25a.zip
sec-policy/selinux-wm: 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-wm/selinux-wm-2.20210203-r1.ebuild')
-rw-r--r--sec-policy/selinux-wm/selinux-wm-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-wm/selinux-wm-2.20210203-r1.ebuild b/sec-policy/selinux-wm/selinux-wm-2.20210203-r1.ebuild
index f3b675370525..38469afedfd5 100644
--- a/sec-policy/selinux-wm/selinux-wm-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-wm/selinux-wm-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for wm"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi