diff options
author | Sam James <sam@gentoo.org> | 2024-04-18 00:35:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-18 00:35:05 +0100 |
commit | 1219c7e853b6836df111bd5c4500226f63ee7938 (patch) | |
tree | 7e266a48bb4dd256d7bb56e58ec50896f722fe9c /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.202 amd64, #930176 (diff) | |
download | gentoo-1219c7e853b6836df111bd5c4500226f63ee7938.tar.gz gentoo-1219c7e853b6836df111bd5c4500226f63ee7938.tar.bz2 gentoo-1219c7e853b6836df111bd5c4500226f63ee7938.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.28-r1 amd64, #930176
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.28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild index f4826cb86e41..7c2d3f084c83 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.28-r1.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm ~arm64" +KEYWORDS="amd64 arm ~arm64" src_unpack() { : |