summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 03:44:43 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:17:51 +0100
commit2e137c548dfcedb068b30afdec98d7bc7b5fb3d4 (patch)
treed42f5b55062baa6088d391f06694fece33310073 /sec-policy/selinux-kerneloops
parentsec-policy/selinux-kerberos: Unblock ~arm keyword. (diff)
downloadgentoo-2e137c548dfcedb068b30afdec98d7bc7b5fb3d4.tar.gz
gentoo-2e137c548dfcedb068b30afdec98d7bc7b5fb3d4.tar.bz2
gentoo-2e137c548dfcedb068b30afdec98d7bc7b5fb3d4.zip
sec-policy/selinux-kerneloops: 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/selinux-kerneloops')
-rw-r--r--sec-policy/selinux-kerneloops/selinux-kerneloops-2.20200818-r2.ebuild4
-rw-r--r--sec-policy/selinux-kerneloops/selinux-kerneloops-2.20210203-r1.ebuild2
-rw-r--r--sec-policy/selinux-kerneloops/selinux-kerneloops-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20200818-r2.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20200818-r2.ebuild
index 9c399aa3cfff..f143a35f0ee2 100644
--- a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20200818-r2.ebuild
+++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-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 kerneloops"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 -arm ~arm64 ~mips x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi
diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20210203-r1.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20210203-r1.ebuild
index 522efd761467..62036a5bb8ea 100644
--- a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for kerneloops"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi
diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-9999.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-9999.ebuild
index 4149b9d76a66..62036a5bb8ea 100644
--- a/sec-policy/selinux-kerneloops/selinux-kerneloops-9999.ebuild
+++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-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 kerneloops"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi