Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-webalizer/
Date: Mon, 05 Jul 2021 03:24:10
Message-Id: 1625455318.13ead83ff4253402c0319aba4ee96726363414a1.sam@gentoo
1 commit: 13ead83ff4253402c0319aba4ee96726363414a1
2 Author: Jonathan Davies <jpds <AT> protonmail <DOT> com>
3 AuthorDate: Mon Jul 5 03:04:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 03:21:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ead83f
7
8 sec-policy/selinux-webalizer: Unblock ~arm keyword.
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sec-policy/selinux-webalizer/selinux-webalizer-2.20200818-r2.ebuild | 4 ++--
14 sec-policy/selinux-webalizer/selinux-webalizer-2.20210203-r1.ebuild | 2 +-
15 sec-policy/selinux-webalizer/selinux-webalizer-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-2.20200818-r2.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-2.20200818-r2.ebuild
19 index 05fb2862345..e243330b911 100644
20 --- a/sec-policy/selinux-webalizer/selinux-webalizer-2.20200818-r2.ebuild
21 +++ b/sec-policy/selinux-webalizer/selinux-webalizer-2.20200818-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28 @@ -11,7 +11,7 @@ inherit selinux-policy-2
29 DESCRIPTION="SELinux policy for webalizer"
30
31 if [[ ${PV} != 9999* ]] ; then
32 - KEYWORDS="amd64 -arm ~arm64 ~mips x86"
33 + KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
34 fi
35
36 DEPEND="${DEPEND}
37
38 diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-2.20210203-r1.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-2.20210203-r1.ebuild
39 index 9ef5e4a8ebe..a55befb852e 100644
40 --- a/sec-policy/selinux-webalizer/selinux-webalizer-2.20210203-r1.ebuild
41 +++ b/sec-policy/selinux-webalizer/selinux-webalizer-2.20210203-r1.ebuild
42 @@ -11,7 +11,7 @@ inherit selinux-policy-2
43 DESCRIPTION="SELinux policy for webalizer"
44
45 if [[ ${PV} != 9999* ]] ; then
46 - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
47 + KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
48 fi
49
50 DEPEND="${DEPEND}
51
52 diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-9999.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-9999.ebuild
53 index 2eb0924d8a0..a55befb852e 100644
54 --- a/sec-policy/selinux-webalizer/selinux-webalizer-9999.ebuild
55 +++ b/sec-policy/selinux-webalizer/selinux-webalizer-9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2020 Gentoo Authors
58 +# Copyright 1999-2021 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI="7"
62 @@ -11,7 +11,7 @@ inherit selinux-policy-2
63 DESCRIPTION="SELinux policy for webalizer"
64
65 if [[ ${PV} != 9999* ]] ; then
66 - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
67 + KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
68 fi
69
70 DEPEND="${DEPEND}