diff options
author | 2024-02-16 21:28:45 +0000 | |
---|---|---|
committer | 2024-02-16 21:28:45 +0000 | |
commit | 133a7fe8b24817d25c5f2ac085495e461fd8d646 (patch) | |
tree | eccfa2cf680e30ee5c771266cd2ed8a45d935fae /dev-dotnet | |
parent | x11-libs/libdrm: Stabilize 2.4.120 arm, #924732 (diff) | |
download | gentoo-133a7fe8b24817d25c5f2ac085495e461fd8d646.tar.gz gentoo-133a7fe8b24817d25c5f2ac085495e461fd8d646.tar.bz2 gentoo-133a7fe8b24817d25c5f2ac085495e461fd8d646.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.1 arm64, #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 8b7721053090..5e950fa26b56 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() { : |