dev-dotnet/gentoo-dotnet-maintainer-tools: Stabilize 2.4.0 amd64, #931054

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-05-02 00:37:12 +01:00
parent 3b86b041a1
commit 61e5c0a129

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} "