diff options
author | Sam James <sam@gentoo.org> | 2024-10-07 18:22:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-07 18:22:21 +0100 |
commit | 850d3ef644c70adb4a85869b50b29fc0b402e364 (patch) | |
tree | 2f3a3dcc7e445c0cad3d78c2ffcc22fef9e94376 /dev-dotnet | |
parent | dev-dotnet/fantomas: Stabilize 6.3.12 amd64, #941130 (diff) | |
download | gentoo-850d3ef644c70adb4a85869b50b29fc0b402e364.tar.gz gentoo-850d3ef644c70adb4a85869b50b29fc0b402e364.tar.bz2 gentoo-850d3ef644c70adb4a85869b50b29fc0b402e364.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.33 arm64, #941131
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.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild index 58bf329e96dd..084bc9bc078c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |