diff options
author | Sam James <sam@gentoo.org> | 2024-02-19 22:05:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-19 22:05:47 +0000 |
commit | 0f31b9663401d3cd8ce8920e94c4e2d3abfa9a0c (patch) | |
tree | 4982582b4c5660850537f88d1f11dc501ac1deaa /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.15 arm, #925004 (diff) | |
download | gentoo-0f31b9663401d3cd8ce8920e94c4e2d3abfa9a0c.tar.gz gentoo-0f31b9663401d3cd8ce8920e94c4e2d3abfa9a0c.tar.bz2 gentoo-0f31b9663401d3cd8ce8920e94c4e2d3abfa9a0c.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.15 arm64, #925004
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild index 7d7ed1e5ff7d..725f4a403c3c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="amd64 arm ~arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |