summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 03:49:22 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:18:51 +0100
commita15648eb2f4903c6da94110458ae33d84eea1e74 (patch)
tree64b17afc0530f8bca055a00c75f4c99bbc6c9735
parentsec-policy/selinux-ntop: Unblock ~arm keyword. (diff)
downloadgentoo-a15648eb2f4903c6da94110458ae33d84eea1e74.tar.gz
gentoo-a15648eb2f4903c6da94110458ae33d84eea1e74.tar.bz2
gentoo-a15648eb2f4903c6da94110458ae33d84eea1e74.zip
sec-policy/selinux-ntp: Unblock ~arm keyword.
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sec-policy/selinux-ntp/selinux-ntp-2.20200818-r2.ebuild4
-rw-r--r--sec-policy/selinux-ntp/selinux-ntp-2.20210203-r1.ebuild2
-rw-r--r--sec-policy/selinux-ntp/selinux-ntp-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20200818-r2.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20200818-r2.ebuild
index 7c9199bcf29a..46a861316aea 100644
--- a/sec-policy/selinux-ntp/selinux-ntp-2.20200818-r2.ebuild
+++ b/sec-policy/selinux-ntp/selinux-ntp-2.20200818-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -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
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 2073e724d897..ba0631ec9043 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
diff --git a/sec-policy/selinux-ntp/selinux-ntp-9999.ebuild b/sec-policy/selinux-ntp/selinux-ntp-9999.ebuild
index 6402f325a8c8..ba0631ec9043 100644
--- a/sec-policy/selinux-ntp/selinux-ntp-9999.ebuild
+++ b/sec-policy/selinux-ntp/selinux-ntp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -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