diff options
author | Sam James <sam@gentoo.org> | 2024-10-07 18:22:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-07 18:22:22 +0100 |
commit | 2e569d9ed5368fd2dfe9466a934888b2dc7d1cb9 (patch) | |
tree | 307186f1e8b3d9ec664f001cd620e434690b794f /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.33 arm64, #941131 (diff) | |
download | gentoo-2e569d9ed5368fd2dfe9466a934888b2dc7d1cb9.tar.gz gentoo-2e569d9ed5368fd2dfe9466a934888b2dc7d1cb9.tar.bz2 gentoo-2e569d9ed5368fd2dfe9466a934888b2dc7d1cb9.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.33 amd64, #941131
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.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild index 084bc9bc078c..aee15dadb89c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.33.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm arm64" +KEYWORDS="amd64 ~arm arm64" src_unpack() { : |