dev-dotnet/csharp-gentoodotnetinfo: Stabilize 2.0.0 amd64, #949290

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-05 12:14:30 +00:00
parent b48fb7031d
commit 469d62b4dc

View File

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