summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-arpwatch/selinux-arpwatch-2.20161023-r1.ebuild')
-rw-r--r--sec-policy/selinux-arpwatch/selinux-arpwatch-2.20161023-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20161023-r1.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20161023-r1.ebuild
index 720eaaf81d9b..da922c3bafed 100644
--- a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20161023-r1.ebuild
+++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20161023-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for arpwatch"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi