diff options
author | Sam James <sam@gentoo.org> | 2023-12-17 00:00:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-17 00:00:15 +0000 |
commit | 44ad2dc1f9f7e2dc0f31e78cb89035cf62483d06 (patch) | |
tree | fa5b5480eb7a72608f29c68eaf12b6991f67bafb /dev-dotnet | |
parent | virtual/dotnet-sdk: Stabilize 8.0 arm, #920169 (diff) | |
download | gentoo-44ad2dc1f9f7e2dc0f31e78cb89035cf62483d06.tar.gz gentoo-44ad2dc1f9f7e2dc0f31e78cb89035cf62483d06.tar.bz2 gentoo-44ad2dc1f9f7e2dc0f31e78cb89035cf62483d06.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.0 arm, #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 5837c14fa818..2a25e53e56a2 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() { : |