diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-19 21:50:28 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-19 21:50:28 +0200 |
commit | 113dbe814c7d5183d8a2bcacd5c132e6053c457e (patch) | |
tree | dab8f93ceeae26d3d54d80600f7112eefc1051d9 /sec-policy | |
parent | sys-apps/policycoreutils: Keyword 3.7 riscv, #936297 (diff) | |
download | gentoo-113dbe814c7d5183d8a2bcacd5c132e6053c457e.tar.gz gentoo-113dbe814c7d5183d8a2bcacd5c132e6053c457e.tar.bz2 gentoo-113dbe814c7d5183d8a2bcacd5c132e6053c457e.zip |
sec-policy/selinux-base: Keyword 2.20240226-r2 riscv, #936297
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sec-policy')
-rw-r--r-- | sec-policy/selinux-base/selinux-base-2.20240226-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 4fa0e038ce61..1d65f2c54201 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 x86" + KEYWORDS="amd64 arm arm64 ~mips ~riscv x86" fi IUSE="doc +unknown-perms systemd +ubac +unconfined" |