diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-06 19:30:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-06 19:30:04 +0300 |
commit | 22e8a836a25059f3cff589f0e10ff06a7154fed5 (patch) | |
tree | 04c024f509faf087ddb521daa5c864efac3b29d0 /sec-policy/selinux-base | |
parent | sys-devel/lld: keyword 18.1.8 for ~mips (diff) | |
download | gentoo-22e8a836a25059f3cff589f0e10ff06a7154fed5.tar.gz gentoo-22e8a836a25059f3cff589f0e10ff06a7154fed5.tar.bz2 gentoo-22e8a836a25059f3cff589f0e10ff06a7154fed5.zip |
sec-policy/*: drop ~mips keywords
Most likely not useful, and requires a huge dep tree
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-base')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20240226-r1.ebuild | 2 | ||||
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20240226-r2.ebuild | 2 | ||||
-rw-r--r-- | sec-policy/selinux-base/selinux-base-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sec-policy/selinux-base/selinux-base-2.20240226-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20240226-r1.ebuild index 4fa0e038ce61..12291e7921c1 100644 --- a/sec-policy/selinux-base/selinux-base-2.20240226-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20240226-r1.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="amd64 arm arm64 ~mips x86" + KEYWORDS="amd64 arm arm64 x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" diff --git a/sec-policy/selinux-base/selinux-base-2.20240226-r2.ebuild b/sec-policy/selinux-base/selinux-base-2.20240226-r2.ebuild index 1d65f2c54201..0c870e9f5bb4 100644 --- a/sec-policy/selinux-base/selinux-base-2.20240226-r2.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20240226-r2.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="amd64 arm arm64 ~mips ~riscv x86" + KEYWORDS="amd64 arm arm64 ~riscv x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" diff --git a/sec-policy/selinux-base/selinux-base-9999.ebuild b/sec-policy/selinux-base/selinux-base-9999.ebuild index bd1990dd7d94..351b84fbcc85 100644 --- a/sec-policy/selinux-base/selinux-base-9999.ebuild +++ b/sec-policy/selinux-base/selinux-base-9999.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" |