diff options
author | Sam James <sam@gentoo.org> | 2023-12-12 02:49:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-12 02:49:59 +0000 |
commit | cb5139fcaa68d6baac70f80c17342f2318ce333f (patch) | |
tree | 3da50d19ec3c43b628a997020a4eb712436d9818 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.13 arm64, #919741 (diff) | |
download | gentoo-cb5139fcaa68d6baac70f80c17342f2318ce333f.tar.gz gentoo-cb5139fcaa68d6baac70f80c17342f2318ce333f.tar.bz2 gentoo-cb5139fcaa68d6baac70f80c17342f2318ce333f.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.24 amd64, #919742
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.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild index 2a25e53e56a2..26590c583b5b 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.24.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |