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