sys-kernel/dkms: Keyword 3.1.8 riscv, #952050

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2025-04-27 17:24:13 +02:00
parent 9359014f04
commit 54de9f885f

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/dell/dkms"
else
SRC_URI="https://github.com/dell/dkms/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
fi
DESCRIPTION="Dynamic Kernel Module Support"