diff options
author | 2024-08-10 21:55:43 +0300 | |
---|---|---|
committer | 2024-08-10 21:55:43 +0300 | |
commit | d0a61707a05e27b9bbab73cd533efb8ce8f5ca9b (patch) | |
tree | 43dbba00288853d6efc316094488367757c568c1 /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.6-r1 arm, #937700 (diff) | |
download | gentoo-d0a61707a05e27b9bbab73cd533efb8ce8f5ca9b.tar.gz gentoo-d0a61707a05e27b9bbab73cd533efb8ce8f5ca9b.tar.bz2 gentoo-d0a61707a05e27b9bbab73cd533efb8ce8f5ca9b.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.6-r1 arm64, #937700
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild index 58f5c46a55d7..42dac955ee7f 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild @@ -43,7 +43,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="amd64 arm ~arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |