summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-16 03:52:48 +0100
committerSam James <sam@gentoo.org>2021-08-16 03:52:48 +0100
commit7bea67c1824c6b90feb98e77bf45f912ef73fb2e (patch)
treed7f8fb8c33bde07b0d96d5940399f2bb21a7a112
parentsec-policy/selinux-ntop: Stabilize 2.20210203-r1 amd64, #804879 (diff)
downloadgentoo-7bea67c1824c6b90feb98e77bf45f912ef73fb2e.tar.gz
gentoo-7bea67c1824c6b90feb98e77bf45f912ef73fb2e.tar.bz2
gentoo-7bea67c1824c6b90feb98e77bf45f912ef73fb2e.zip
sec-policy/selinux-ntp: Stabilize 2.20210203-r1 amd64, #804879
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sec-policy/selinux-ntp/selinux-ntp-2.20210203-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20210203-r1.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20210203-r1.ebuild
index ba0631ec9043..1a8eb1e5c698 100644
--- a/sec-policy/selinux-ntp/selinux-ntp-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-ntp/selinux-ntp-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for ntp"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
fi