diff options
author | Sam James <sam@gentoo.org> | 2024-05-22 01:52:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-22 01:53:13 +0100 |
commit | 1f8e78570b1189c162503114dfcb3dd42eb11324 (patch) | |
tree | dbb42c0b9ff2095e325fdf09458e16e333f9c835 /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 8.0.105 arm64, #932378 (diff) | |
download | gentoo-1f8e78570b1189c162503114dfcb3dd42eb11324.tar.gz gentoo-1f8e78570b1189c162503114dfcb3dd42eb11324.tar.bz2 gentoo-1f8e78570b1189c162503114dfcb3dd42eb11324.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.30 arm64, #932378
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.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.30.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.30.ebuild index 396b85995652..c93d49b552bd 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.30.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.30.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm arm64" src_unpack() { : |