diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 20:38:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 20:38:40 +0000 |
commit | 86fdb8b0b35cb72645607ecfbc8371871af23ca0 (patch) | |
tree | f268495000498dcdba818252fd355c3e3fa2f46b /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.25 arm, #918424 (diff) | |
download | gentoo-86fdb8b0b35cb72645607ecfbc8371871af23ca0.tar.gz gentoo-86fdb8b0b35cb72645607ecfbc8371871af23ca0.tar.bz2 gentoo-86fdb8b0b35cb72645607ecfbc8371871af23ca0.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.25 amd64, #918424
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.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild index 2a25e53e56a2..26590c583b5b 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |