diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 20:38:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 20:38:38 +0000 |
commit | cc4a2dc71ff921c611796bdfb995bedcc819cb84 (patch) | |
tree | 08366324ef7b74ddcc2ba2f8d2ec4537c436e469 /dev-dotnet | |
parent | www-servers/caddy: Stabilize 2.7.5 amd64, #918414 (diff) | |
download | gentoo-cc4a2dc71ff921c611796bdfb995bedcc819cb84.tar.gz gentoo-cc4a2dc71ff921c611796bdfb995bedcc819cb84.tar.bz2 gentoo-cc4a2dc71ff921c611796bdfb995bedcc819cb84.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.25 arm64, #918424
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild index fac0abcfdc89..5837c14fa818 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |