diff options
author | Sam James <sam@gentoo.org> | 2024-05-22 01:52:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-22 01:53:14 +0100 |
commit | 10c75c63565805210d94192f38584c0b438fe711 (patch) | |
tree | f16d0dceb268567460780b90f04e3b781808dec9 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.19 arm64, #932378 (diff) | |
download | gentoo-10c75c63565805210d94192f38584c0b438fe711.tar.gz gentoo-10c75c63565805210d94192f38584c0b438fe711.tar.bz2 gentoo-10c75c63565805210d94192f38584c0b438fe711.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.5 arm64, #932378
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.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.5.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.5.ebuild index 034c38a42baf..fbdd3f43516f 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.5.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.5.ebuild @@ -38,7 +38,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |