diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-24 15:11:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-24 15:11:48 +0200 |
commit | f5f0920844703745bc8e5522197a9a5ba8c6416e (patch) | |
tree | c1996fd29464d8b75032aa88072e98899c898c9f /dev-dotnet | |
parent | dev-libs/libpfm: Stabilize 4.13.0 ppc64, #938444 (diff) | |
download | gentoo-f5f0920844703745bc8e5522197a9a5ba8c6416e.tar.gz gentoo-f5f0920844703745bc8e5522197a9a5ba8c6416e.tar.bz2 gentoo-f5f0920844703745bc8e5522197a9a5ba8c6416e.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.32 amd64, #938448
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-6.0.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.32.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.32.ebuild index 58bf329e96dd..b4ad26eb6e9d 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.32.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.32.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" src_unpack() { : |