From 469d62b4dc066c54451eee374a1bb172f9cb37b4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 5 Feb 2025 12:14:30 +0000 Subject: [PATCH] dev-dotnet/csharp-gentoodotnetinfo: Stabilize 2.0.0 amd64, #949290 Signed-off-by: Sam James --- .../csharp-gentoodotnetinfo-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a86a166dc959e..0e4238d639053 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} "