diff options
author | Sam James <sam@gentoo.org> | 2024-04-17 23:29:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-17 23:29:05 +0100 |
commit | 44b9096046fa14ea8cb2bcf2712bbe1e0b3f945d (patch) | |
tree | 64bd30e4460f7dfd0cabc883b423394c41aff769 /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.202 arm, #930176 (diff) | |
download | gentoo-44b9096046fa14ea8cb2bcf2712bbe1e0b3f945d.tar.gz gentoo-44b9096046fa14ea8cb2bcf2712bbe1e0b3f945d.tar.bz2 gentoo-44b9096046fa14ea8cb2bcf2712bbe1e0b3f945d.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.28-r1 arm, #930176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild index 396b85995652..f4826cb86e41 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" src_unpack() { : |