commit:     107558ccca77d6bce73e8636d2910fef23721743
Author:     Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Mon Jul  5 03:04:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 03:21:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107558cc

sec-policy/selinux-watchdog: Unblock ~arm keyword.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-policy/selinux-watchdog/selinux-watchdog-2.20200818-r2.ebuild | 4 ++--
 sec-policy/selinux-watchdog/selinux-watchdog-2.20210203-r1.ebuild | 2 +-
 sec-policy/selinux-watchdog/selinux-watchdog-9999.ebuild          | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-2.20200818-r2.ebuild 
b/sec-policy/selinux-watchdog/selinux-watchdog-2.20200818-r2.ebuild
index 91ac8b9818b..1ce11e772c5 100644
--- a/sec-policy/selinux-watchdog/selinux-watchdog-2.20200818-r2.ebuild
+++ b/sec-policy/selinux-watchdog/selinux-watchdog-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 watchdog"
 
 if [[ ${PV} != 9999* ]] ; then
-       KEYWORDS="amd64 -arm ~arm64 ~mips x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
 fi

diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-2.20210203-r1.ebuild 
b/sec-policy/selinux-watchdog/selinux-watchdog-2.20210203-r1.ebuild
index 3844a19b011..a04deecadb3 100644
--- a/sec-policy/selinux-watchdog/selinux-watchdog-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-watchdog/selinux-watchdog-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
 DESCRIPTION="SELinux policy for watchdog"
 
 if [[ ${PV} != 9999* ]] ; then
-       KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
 fi

diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-9999.ebuild 
b/sec-policy/selinux-watchdog/selinux-watchdog-9999.ebuild
index 9b76517076a..a04deecadb3 100644
--- a/sec-policy/selinux-watchdog/selinux-watchdog-9999.ebuild
+++ b/sec-policy/selinux-watchdog/selinux-watchdog-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 watchdog"
 
 if [[ ${PV} != 9999* ]] ; then
-       KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
 fi

Reply via email to