summaryrefslogtreecommitdiff
path: root/sec-policy/selinux-uwsgi
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-12-22 13:24:15 +0000
committerSam James <sam@gentoo.org>2025-12-22 13:29:05 +0000
commit0868350882899927dd40131021bfcf8bd117e77c (patch)
tree2899507477d878893ab4785ae9d4f603e213cc85 /sec-policy/selinux-uwsgi
parent63978f20b5b3b400446f49eb3c23f4f5b54581c8 (diff)
sec-policy/*: stabilise 2.20250618 for SELinux
Quoting the linked PR: > SELinux base policy seems to hard depend on both the dbus and policykit > modules at present. > In the future, we can consider removing this once the older releases of > refpolicy have been dropped from the tree[1]. > > [1] SELinuxProject/refpolicy#906 We can stable newer now. Bug: https://bugs.gentoo.org/891963 Closes: https://github.com/gentoo/gentoo/pull/45124 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-uwsgi')
-rw-r--r--sec-policy/selinux-uwsgi/selinux-uwsgi-2.20250618-r1.ebuild2
-rw-r--r--sec-policy/selinux-uwsgi/selinux-uwsgi-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20250618-r1.ebuild b/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20250618-r1.ebuild
index 32261f65081d..2cbca4a038b4 100644
--- a/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20250618-r1.ebuild
+++ b/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20250618-r1.ebuild
@@ -10,5 +10,5 @@ inherit selinux-policy-2
DESCRIPTION="SELinux policy for uWSGI"
if [[ ${PV} != 9999* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 arm arm64 x86"
fi
diff --git a/sec-policy/selinux-uwsgi/selinux-uwsgi-9999.ebuild b/sec-policy/selinux-uwsgi/selinux-uwsgi-9999.ebuild
index 15fd908820e5..32261f65081d 100644
--- a/sec-policy/selinux-uwsgi/selinux-uwsgi-9999.ebuild
+++ b/sec-policy/selinux-uwsgi/selinux-uwsgi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"