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