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, 2 insertions, 2 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 8051518d44be..6f3424d0a1d1 100644
--- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r1.ebuild
+++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r1.ebuild,v 1.1 2014/12/07 11:49:45 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20141203-r1.ebuild,v 1.2 2014/12/21 14:07:11 swift Exp $
EAPI="5"
IUSE=""
@@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for bluetooth"
if [[ $PV == 9999* ]] ; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi