diff options
author | Sam James <sam@gentoo.org> | 2024-02-16 21:40:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-16 21:40:13 +0000 |
commit | c48c162fe1c886b1438871af8594d46ae875418c (patch) | |
tree | a020583514355a229cd939f58f62739e55229d1c /dev-dotnet | |
parent | app-shells/pwsh-bin: Stabilize 7.4.1 amd64, #924736 (diff) | |
download | gentoo-c48c162fe1c886b1438871af8594d46ae875418c.tar.gz gentoo-c48c162fe1c886b1438871af8594d46ae875418c.tar.bz2 gentoo-c48c162fe1c886b1438871af8594d46ae875418c.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.1 amd64, #924737
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.1.ebuild index e6174f701e16..725f4a403c3c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.1.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |