diff options
author | Jason Zaman <perfinion@gentoo.org> | 2015-11-22 18:37:23 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2015-11-22 18:38:05 +0800 |
commit | e44174fc3d3f281fe6ceda81f13c2c04848f74b6 (patch) | |
tree | 4638597df03c8277915983a37d32b9466838f10b /sec-policy/selinux-nslcd | |
parent | sec-policy: Release of SELinux policies 2.20141203-r10 (diff) | |
download | gentoo-e44174fc3d3f281fe6ceda81f13c2c04848f74b6.tar.gz gentoo-e44174fc3d3f281fe6ceda81f13c2c04848f74b6.tar.bz2 gentoo-e44174fc3d3f281fe6ceda81f13c2c04848f74b6.zip |
sec-policy: Stabilize SELinux policies 2.20141203-r9
Diffstat (limited to 'sec-policy/selinux-nslcd')
-rw-r--r-- | sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r9.ebuild b/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r9.ebuild index 237b8c92e649..4dab8df1b170 100644 --- a/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r9.ebuild +++ b/sec-policy/selinux-nslcd/selinux-nslcd-2.20141203-r9.ebuild @@ -13,5 +13,5 @@ DESCRIPTION="SELinux policy for nslcd" if [[ $PV == 9999* ]] ; then KEYWORDS="" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi |