diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 21:52:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 21:52:44 +0000 |
commit | 76d8421426e973f3bccaa06c29e43abbac9b000b (patch) | |
tree | df7feb7484a92d2a621dea8ffa5d3d44139cfc56 /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 7.0.404 arm64, #918426 (diff) | |
download | gentoo-76d8421426e973f3bccaa06c29e43abbac9b000b.tar.gz gentoo-76d8421426e973f3bccaa06c29e43abbac9b000b.tar.bz2 gentoo-76d8421426e973f3bccaa06c29e43abbac9b000b.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.14 arm64, #918426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild index fac0abcfdc89..5837c14fa818 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |