diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-19 14:19:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-19 14:19:51 +0300 |
commit | 77db586dabda62533670fb18a6e21823b28617f3 (patch) | |
tree | 417268be6ce5b89d2af96d87dc4791b588303538 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.17-r1 arm64, #930176 (diff) | |
download | gentoo-77db586dabda62533670fb18a6e21823b28617f3.tar.gz gentoo-77db586dabda62533670fb18a6e21823b28617f3.tar.bz2 gentoo-77db586dabda62533670fb18a6e21823b28617f3.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.3-r1 arm64, #930176
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild index b79c2e4a086f..96d70ee78359 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild @@ -38,7 +38,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="amd64 arm ~arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |