summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-07-19 21:50:27 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-07-19 21:50:27 +0200
commitf09f45df10d48fe29cce5be8a0898fe7fcfdc0a2 (patch)
tree28d0116d6fce5a7cadaad07cc86beab2e8e903e1 /sys-apps
parentsys-apps/selinux-python: Keyword 3.7-r1 riscv, #936297 (diff)
downloadgentoo-f09f45df10d48fe29cce5be8a0898fe7fcfdc0a2.tar.gz
gentoo-f09f45df10d48fe29cce5be8a0898fe7fcfdc0a2.tar.bz2
gentoo-f09f45df10d48fe29cce5be8a0898fe7fcfdc0a2.zip
sys-apps/policycoreutils: Keyword 3.7 riscv, #936297
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/policycoreutils/policycoreutils-3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/policycoreutils/policycoreutils-3.7.ebuild b/sys-apps/policycoreutils/policycoreutils-3.7.ebuild
index 6b54ec0947c1..e2d9f436bc13 100644
--- a/sys-apps/policycoreutils/policycoreutils-3.7.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-3.7.ebuild
@@ -24,7 +24,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz
https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
S1="${WORKDIR}/${MY_P}"
S2="${WORKDIR}/policycoreutils-extra"
S="${S1}"