diff options
author | Sam James <sam@gentoo.org> | 2023-12-12 01:03:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-12 01:03:10 +0000 |
commit | bcd90221ee58a5ba588ab758420b058980516bd1 (patch) | |
tree | 08c0321bd1cf321a6a22c578a9b6b63729daa7da /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.13 arm, #919741 (diff) | |
download | gentoo-bcd90221ee58a5ba588ab758420b058980516bd1.tar.gz gentoo-bcd90221ee58a5ba588ab758420b058980516bd1.tar.bz2 gentoo-bcd90221ee58a5ba588ab758420b058980516bd1.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.24 arm64, #919742
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.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild index fac0abcfdc89..5837c14fa818 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |