dev-dotnet/gentoo-dotnet-maintainer-tools: Stabilize 2.4.1 amd64, #934896

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-25 23:00:56 +01:00
parent 3a41e8966b
commit 1056fc68fb

View File

@@ -49,7 +49,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
SRC_URI+=" ${NUGET_URIS} "