diff options
author | Sam James <sam@gentoo.org> | 2021-08-16 03:50:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-16 03:50:18 +0100 |
commit | 31b5db4d39f96ae905c993b8c4e8c2606c1883ac (patch) | |
tree | 36ab5365e00b355083428bd157efd7f66335df68 /sec-policy/selinux-afs | |
parent | sec-policy/selinux-acct: Stabilize 2.20210203-r1 amd64, #804879 (diff) | |
download | gentoo-31b5db4d39f96ae905c993b8c4e8c2606c1883ac.tar.gz gentoo-31b5db4d39f96ae905c993b8c4e8c2606c1883ac.tar.bz2 gentoo-31b5db4d39f96ae905c993b8c4e8c2606c1883ac.zip |
sec-policy/selinux-afs: Stabilize 2.20210203-r1 amd64, #804879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-afs')
-rw-r--r-- | sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild b/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild index bc88bf38b87f..3026d6da3171 100644 --- a/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild +++ b/sec-policy/selinux-afs/selinux-afs-2.20210203-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for afs" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86" fi |