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 | 7c6290f0b18394010d91af16a3951f7f5c270a99 (patch) | |
tree | 3c0b7715ff8f6f0cccd21c60a635e6c2a3f63dcd | |
parent | sec-policy/selinux-base: Keyword 2.20240226-r2 riscv, #936297 (diff) | |
download | gentoo-7c6290f0b18394010d91af16a3951f7f5c270a99.tar.gz gentoo-7c6290f0b18394010d91af16a3951f7f5c270a99.tar.bz2 gentoo-7c6290f0b18394010d91af16a3951f7f5c270a99.zip |
sec-policy/selinux-base-policy: Keyword 2.20240226-r2 riscv, #936297
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | sec-policy/selinux-base-policy/selinux-base-policy-2.20240226-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20240226-r2.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20240226-r2.ebuild index f9e01b16f6fc..9afff17a04b7 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20240226-r2.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20240226-r2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2" - KEYWORDS="amd64 arm arm64 ~mips x86" + KEYWORDS="amd64 arm arm64 ~mips ~riscv x86" fi HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux" |