summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Davies <jpds@protonmail.com>2021-07-05 04:01:43 +0100
committerSam James <sam@gentoo.org>2021-07-05 04:21:20 +0100
commitcdd310b16b3c31fba2f199b28358d809b8a431fd (patch)
tree7465deee81f4b398b76a270f5498325b9e018f4e /sec-policy
parentsec-policy/selinux-timidity: Unblock ~arm keyword. (diff)
downloadgentoo-cdd310b16b3c31fba2f199b28358d809b8a431fd.tar.gz
gentoo-cdd310b16b3c31fba2f199b28358d809b8a431fd.tar.bz2
gentoo-cdd310b16b3c31fba2f199b28358d809b8a431fd.zip
sec-policy/selinux-tmpreaper: 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-tmpreaper/selinux-tmpreaper-2.20200818-r2.ebuild4
-rw-r--r--sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20210203-r1.ebuild2
-rw-r--r--sec-policy/selinux-tmpreaper/selinux-tmpreaper-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20200818-r2.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20200818-r2.ebuild
index 66151d0f5673..2c39411f3d5d 100644
--- a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20200818-r2.ebuild
+++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-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 tmpreaper"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 -arm ~arm64 ~mips x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi
diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20210203-r1.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20210203-r1.ebuild
index 5fb82e9dc2b6..05b333c3ebb1 100644
--- a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for tmpreaper"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi
diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-9999.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-9999.ebuild
index 361bc61955ee..05b333c3ebb1 100644
--- a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-9999.ebuild
+++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-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 tmpreaper"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi