summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-07-19 21:50:24 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-07-19 21:50:24 +0200
commit85d2b54e57f5fc91a659a09164f23594137a760f (patch)
treef6fcb3209f692b3ce40dd4ca2d13158adc21abb3 /sys-apps
parentapp-admin/setools: Keyword 4.5.1 riscv, #936297 (diff)
downloadgentoo-85d2b54e57f5fc91a659a09164f23594137a760f.tar.gz
gentoo-85d2b54e57f5fc91a659a09164f23594137a760f.tar.bz2
gentoo-85d2b54e57f5fc91a659a09164f23594137a760f.zip
sys-apps/semodule-utils: Keyword 3.7 riscv, #936297
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/semodule-utils/semodule-utils-3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/semodule-utils/semodule-utils-3.7.ebuild b/sys-apps/semodule-utils/semodule-utils-3.7.ebuild
index 088b9f48cc78..eb2433901eeb 100644
--- a/sys-apps/semodule-utils/semodule-utils-3.7.ebuild
+++ b/sys-apps/semodule-utils/semodule-utils-3.7.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/${PN}"
else
SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
S="${WORKDIR}/${MY_P}"
fi