summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-02-04 23:21:27 +0000
committerSam James <sam@gentoo.org>2025-02-04 23:21:27 +0000
commita0209d7ebe367f3d769d46e0bca31f626751ce5a (patch)
treed13966657fb75aca6f1f12a70548e30b7bb30bc1 /dev-dotnet
parentsys-kernel/linux-headers: add 6.13 (diff)
downloadgentoo-a0209d7ebe367f3d769d46e0bca31f626751ce5a.tar.gz
gentoo-a0209d7ebe367f3d769d46e0bca31f626751ce5a.tar.bz2
gentoo-a0209d7ebe367f3d769d46e0bca31f626751ce5a.zip
dev-dotnet/csharp-gentoodotnetinfo: Stabilize 2.0.0 arm64, #949290
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0.ebuild b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0.ebuild
index 7452e0670486..a86a166dc959 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-2.0.0.ebuild
@@ -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} "