diff options
author | Sam James <sam@gentoo.org> | 2024-07-22 02:13:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-22 02:13:36 +0100 |
commit | 28c77d643e1143cad3b677f644f4c9dcdc2176a0 (patch) | |
tree | 9730eb2c67612ff7b0a40b988b704bbcd4f9378b /dev-dotnet | |
parent | app-shells/pwsh-bin: Stabilize 7.4.3 arm, #936450 (diff) | |
download | gentoo-28c77d643e1143cad3b677f644f4c9dcdc2176a0.tar.gz gentoo-28c77d643e1143cad3b677f644f4c9dcdc2176a0.tar.bz2 gentoo-28c77d643e1143cad3b677f644f4c9dcdc2176a0.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.31 arm64, #936451
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.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.31.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.31.ebuild index b4ad26eb6e9d..aee15dadb89c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.31.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.31.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm arm64" src_unpack() { : |