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} "