diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-09-01 09:23:06 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-09-01 09:23:06 +0000 |
commit | 8b9d5645ee6715f62a77ac7481740889fb1af3bb (patch) | |
tree | 8f4ad286ba2b321387c8f093733617a11a0df96c /sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild | |
parent | 2016-09-01 08:05:21 UTC (diff) | |
parent | sec-policy: Release of SELinux policies 2.20151208-r5 (diff) | |
download | gentoo-8b9d5645ee6715f62a77ac7481740889fb1af3bb.tar.gz gentoo-8b9d5645ee6715f62a77ac7481740889fb1af3bb.tar.bz2 gentoo-8b9d5645ee6715f62a77ac7481740889fb1af3bb.zip |
Merge updates from master
Diffstat (limited to 'sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild')
-rw-r--r-- | sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild index 0f5310109ef9..07bdd87ed1fa 100644 --- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20151208-r4.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bluetooth" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips x86" fi |