summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 03:46:19 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:18:10 +0100
commitabdb66b5c4c01f3938bef3cd0911418e43eb119c (patch)
tree16accdb56dfd68427cf9b326e19d938d618df5a0
parentsec-policy/selinux-logsentry: Unblock ~arm keyword. (diff)
downloadgentoo-abdb66b5c4c01f3938bef3cd0911418e43eb119c.tar.gz
gentoo-abdb66b5c4c01f3938bef3cd0911418e43eb119c.tar.bz2
gentoo-abdb66b5c4c01f3938bef3cd0911418e43eb119c.zip
sec-policy/selinux-logwatch: 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-logwatch/selinux-logwatch-2.20200818-r2.ebuild4
-rw-r--r--sec-policy/selinux-logwatch/selinux-logwatch-2.20210203-r1.ebuild2
-rw-r--r--sec-policy/selinux-logwatch/selinux-logwatch-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-2.20200818-r2.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-2.20200818-r2.ebuild
index 38ac1a5b8d5d..5891ba944a37 100644
--- a/sec-policy/selinux-logwatch/selinux-logwatch-2.20200818-r2.ebuild
+++ b/sec-policy/selinux-logwatch/selinux-logwatch-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 logwatch"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 -arm ~arm64 ~mips x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi
diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-2.20210203-r1.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-2.20210203-r1.ebuild
index 70c42ee13346..282a4e6f1706 100644
--- a/sec-policy/selinux-logwatch/selinux-logwatch-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-logwatch/selinux-logwatch-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for logwatch"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi
diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-9999.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-9999.ebuild
index fa424b8fbd94..282a4e6f1706 100644
--- a/sec-policy/selinux-logwatch/selinux-logwatch-9999.ebuild
+++ b/sec-policy/selinux-logwatch/selinux-logwatch-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 logwatch"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi