* [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-xfs/
@ 2021-07-05 3:24 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-05 3:24 UTC (permalink / raw
To: gentoo-commits
commit: c6f7659fe3385f0b6b7c1eff1839d90b3b70fe1c
Author: Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Mon Jul 5 03:05:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 03:22:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f7659f
sec-policy/selinux-xfs: Unblock ~arm keyword.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-policy/selinux-xfs/selinux-xfs-2.20200818-r2.ebuild | 4 ++--
sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild | 2 +-
sec-policy/selinux-xfs/selinux-xfs-9999.ebuild | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20200818-r2.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20200818-r2.ebuild
index 3ea0aeb1be5..4bc810c37a0 100644
--- a/sec-policy/selinux-xfs/selinux-xfs-2.20200818-r2.ebuild
+++ b/sec-policy/selinux-xfs/selinux-xfs-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 xfs"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 -arm ~arm64 ~mips x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi
diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild
index d6acccbc7f7..7bde1883acb 100644
--- a/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for xfs"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi
diff --git a/sec-policy/selinux-xfs/selinux-xfs-9999.ebuild b/sec-policy/selinux-xfs/selinux-xfs-9999.ebuild
index b8dea2e046e..7bde1883acb 100644
--- a/sec-policy/selinux-xfs/selinux-xfs-9999.ebuild
+++ b/sec-policy/selinux-xfs/selinux-xfs-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 xfs"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
fi
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-xfs/
@ 2021-08-16 3:00 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-08-16 3:00 UTC (permalink / raw
To: gentoo-commits
commit: 8d663cbc36830d95ca160640783164df1096ef6f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 02:59:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 02:59:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d663cbc
sec-policy/selinux-xfs: Stabilize 2.20210203-r1 x86, #804879
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild
index ab5e0f1bf39..4bc810c37a0 100644
--- a/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-xfs/selinux-xfs-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for xfs"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
fi
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-16 20:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-16 3:00 [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-xfs/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-07-05 3:24 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox