diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-22 11:04:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 11:04:50 +0200 |
commit | 2bc5bfdc29c8f4313a050f941fed023e4ff6c1fb (patch) | |
tree | 4a8f3c9f9e9062e438d0605c3b789cb4b20ff6d6 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.19 amd64, #932378 (diff) | |
download | gentoo-2bc5bfdc29c8f4313a050f941fed023e4ff6c1fb.tar.gz gentoo-2bc5bfdc29c8f4313a050f941fed023e4ff6c1fb.tar.bz2 gentoo-2bc5bfdc29c8f4313a050f941fed023e4ff6c1fb.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.5 amd64, #932378
Signed-off-by: Michał Górny <mgorny@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 8bbb77d36b21..96d70ee78359 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() { : |