diff options
author | Sam James <sam@gentoo.org> | 2024-02-27 23:57:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-27 23:57:30 +0000 |
commit | e50238fe2dfd6bc617ea91dfc7212ff102290359 (patch) | |
tree | 6da04075fa6441c9032459b2089f2b40a6f5b447 /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-lang/boogie: Stabilize 3.0.10 amd64, #925654 (diff) | |
download | gentoo-e50238fe2dfd6bc617ea91dfc7212ff102290359.tar.gz gentoo-e50238fe2dfd6bc617ea91dfc7212ff102290359.tar.bz2 gentoo-e50238fe2dfd6bc617ea91dfc7212ff102290359.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.26 amd64, #925655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.26.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.26.ebuild index 8b7721053090..90c3aeabb0bb 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.26.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.26.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm ~arm64" src_unpack() { : |