diff options
author | Sam James <sam@gentoo.org> | 2023-10-14 10:05:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-14 10:05:46 +0100 |
commit | acbfb4e586543dd761dfa5c68a6efb32168b8e12 (patch) | |
tree | 6a42d73b9d05d965973230158186302f45cb2a5a /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.22 arm, #915713 (diff) | |
download | gentoo-acbfb4e586543dd761dfa5c68a6efb32168b8e12.tar.gz gentoo-acbfb4e586543dd761dfa5c68a6efb32168b8e12.tar.bz2 gentoo-acbfb4e586543dd761dfa5c68a6efb32168b8e12.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.11 arm, #915713
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild index fac0abcfdc89..a188cd1d1342 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" src_unpack() { : |