dev-dotnet/gentoo-dotnet-maintainer-tools: Stabilize 3.0.0 amd64, #949293

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2025-02-05 15:08:46 +01:00
parent 9be5e4eefd
commit 8a4023aa24

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -47,7 +47,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} "