From c38221a42e156a19f3ddb8c7aa53aba38536305b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 16 May 2024 19:47:14 +0300 Subject: [PATCH] dev-dotnet/csharp-gentoodotnetinfo: Stabilize 1.1.1-r1 arm64, #928546 Signed-off-by: Arthur Zamarin --- .../csharp-gentoodotnetinfo-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild index 51bb886431b24..09d5a4fb99b0e 100644 --- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild +++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild @@ -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} "