sys-kernel/dkms: stabilize 3.1.6 for ALLARCHES

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan
2025-04-12 09:51:25 +02:00
parent 659425d9ad
commit 906b2825aa

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 x86"
fi
DESCRIPTION="Dynamic Kernel Module Support"