diff options
author | Sam James <sam@gentoo.org> | 2023-10-14 10:08:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-14 10:08:12 +0100 |
commit | 0ea347bb533d4624b9e973a9a8092e38d60a9aef (patch) | |
tree | 2bd39778d33819b96b21ba41e25f6ad54d29e529 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 3.1.32 amd64, #915713 (diff) | |
download | gentoo-0ea347bb533d4624b9e973a9a8092e38d60a9aef.tar.gz gentoo-0ea347bb533d4624b9e973a9a8092e38d60a9aef.tar.bz2 gentoo-0ea347bb533d4624b9e973a9a8092e38d60a9aef.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.22 amd64, #915713
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.22.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.22.ebuild index 2a25e53e56a2..26590c583b5b 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.22.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.22.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |