diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-28 19:47:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-28 19:47:59 +0300 |
commit | 670a14d8bbe845dc7c9c07f9348bbc173bbeb409 (patch) | |
tree | 1a97be21094176fb8d3c9c750a5450133c0e9ace /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.5 amd64, #916392 (diff) | |
download | gentoo-670a14d8bbe845dc7c9c07f9348bbc173bbeb409.tar.gz gentoo-670a14d8bbe845dc7c9c07f9348bbc173bbeb409.tar.bz2 gentoo-670a14d8bbe845dc7c9c07f9348bbc173bbeb409.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.16 arm, #916393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.16.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.16.ebuild index fac0abcfdc89..a188cd1d1342 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.16.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.16.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" src_unpack() { : |