dev-dotnet/csharp-gentoodotnetinfo: Stabilize 1.1.1-r1 arm64, #928546

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-05-16 19:47:14 +03:00
parent 7caf1146ef
commit c38221a42e

View File

@@ -21,7 +21,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} "