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