diff options
author | Sam James <sam@gentoo.org> | 2023-12-17 00:00:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-17 00:00:12 +0000 |
commit | 5135a32ddda94ebbe3e79130023ea787be2b5027 (patch) | |
tree | 1d06113114b81f203184331f508fe8cbd249b98a /dev-dotnet | |
parent | virtual/dotnet-sdk: Stabilize 8.0 arm64, #920169 (diff) | |
download | gentoo-5135a32ddda94ebbe3e79130023ea787be2b5027.tar.gz gentoo-5135a32ddda94ebbe3e79130023ea787be2b5027.tar.bz2 gentoo-5135a32ddda94ebbe3e79130023ea787be2b5027.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.0 arm64, #920169
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0.ebuild index fac0abcfdc89..5837c14fa818 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |