diff options
author | Sam James <sam@gentoo.org> | 2024-12-20 22:57:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-20 22:57:34 +0000 |
commit | 59cba16607e51540c294670c46bf01c0c3af026c (patch) | |
tree | 0c7c0caf1513ec950bbc7b0f0daefb41f7da0ff7 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.36 arm64, #946704 (diff) | |
download | gentoo-59cba16607e51540c294670c46bf01c0c3af026c.tar.gz gentoo-59cba16607e51540c294670c46bf01c0c3af026c.tar.bz2 gentoo-59cba16607e51540c294670c46bf01c0c3af026c.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.11 arm64, #946704
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.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.11.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.11.ebuild index 25fe984a9d05..787e95fdd162 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.11.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.11.ebuild @@ -43,7 +43,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm ~arm64" +KEYWORDS="~amd64 arm arm64" src_unpack() { : |