summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 04:04:33 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:21:56 +0100
commit107558ccca77d6bce73e8636d2910fef23721743 (patch)
treebee41880edf54bde606b0fd6b84ffec9dab79690 /sec-policy
parentsec-policy/selinux-vpn: Unblock ~arm keyword. (diff)
downloadgentoo-107558ccca77d6bce73e8636d2910fef23721743.tar.gz
gentoo-107558ccca77d6bce73e8636d2910fef23721743.tar.bz2
gentoo-107558ccca77d6bce73e8636d2910fef23721743.zip
sec-policy/selinux-watchdog: Unblock ~arm keyword.
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-watchdog/selinux-watchdog-2.20200818-r2.ebuild4
-rw-r--r--sec-policy/selinux-watchdog/selinux-watchdog-2.20210203-r1.ebuild2
-rw-r--r--sec-policy/selinux-watchdog/selinux-watchdog-9999.ebuild4
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 91ac8b9818b6..1ce11e772c54 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 3844a19b011f..a04deecadb30 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 9b76517076a3..a04deecadb30 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