summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild')
-rw-r--r--sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild
index f6fb8c1db85d..a3d91ee94dbc 100644
--- a/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild
+++ b/sec-policy/selinux-ntp/selinux-ntp-2.20141203-r3.ebuild
@@ -10,8 +10,6 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for ntp"
-if [[ $PV == 9999* ]] ; then
- KEYWORDS=""
-else
+if [[ ${PV} != 9999* ]] ; then
KEYWORDS="amd64 x86"
fi