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