public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-unconfined/
@ 2016-03-23 22:37 Jason Zaman
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Zaman @ 2016-03-23 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     62b0ece4bfd90ecc7af5d0ca525db3dee7ca41f0
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 22:36:27 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 22:37:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b0ece4

sec-policy/selinux-unconfined: stabilize missed for -r2 policy

Package-Manager: portage-2.2.26

 sec-policy/selinux-unconfined/selinux-unconfined-2.20151208-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20151208-r2.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20151208-r2.ebuild
index 0c6e265..111c7f5 100644
--- a/sec-policy/selinux-unconfined/selinux-unconfined-2.20151208-r2.ebuild
+++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20151208-r2.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
 DESCRIPTION="SELinux policy for unconfined"
 
 if [[ ${PV} != 9999* ]] ; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
 fi


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-unconfined/
@ 2021-08-16  3:00 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-08-16  3:00 UTC (permalink / raw
  To: gentoo-commits

commit:     d392a559d9de9fd0e90c4f6076d7ab66e22757f9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 02:58:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 02:58:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d392a559

sec-policy/selinux-unconfined: Stabilize 2.20210203-r1 x86, #804879

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-policy/selinux-unconfined/selinux-unconfined-2.20210203-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20210203-r1.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20210203-r1.ebuild
index 326551bcdc4..1a588247ed2 100644
--- a/sec-policy/selinux-unconfined/selinux-unconfined-2.20210203-r1.ebuild
+++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20210203-r1.ebuild
@@ -11,5 +11,5 @@ inherit selinux-policy-2
 DESCRIPTION="SELinux policy for unconfined"
 
 if [[ ${PV} != 9999* ]] ; then
-	KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
 fi


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sec-policy/selinux-unconfined/
@ 2024-07-19 19:50 Jakov Smolić
  0 siblings, 0 replies; 3+ messages in thread
From: Jakov Smolić @ 2024-07-19 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     d177dd5475c6a222ba229b2ebea807ef91af73a5
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 19:50:34 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 19:50:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d177dd54

sec-policy/selinux-unconfined: Keyword 2.20240226-r2 riscv, #936297

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sec-policy/selinux-unconfined/selinux-unconfined-2.20240226-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20240226-r2.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20240226-r2.ebuild
index 0d59c0010c4c..379cec1fcf86 100644
--- a/sec-policy/selinux-unconfined/selinux-unconfined-2.20240226-r2.ebuild
+++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20240226-r2.ebuild
@@ -10,5 +10,5 @@ inherit selinux-policy-2
 DESCRIPTION="SELinux policy for unconfined"
 
 if [[ ${PV} != 9999* ]] ; then
-	KEYWORDS="amd64 arm arm64 ~mips x86"
+	KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
 fi


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-19 19:50 UTC | newest]

Thread overview: 3+ 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-unconfined/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-07-19 19:50 Jakov Smolić
2016-03-23 22:37 Jason Zaman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox