diff options
author | Sam James <sam@gentoo.org> | 2023-11-24 20:38:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-24 20:38:39 +0000 |
commit | bb4dc33bb8b70e5781d06cd1c4076b480669f320 (patch) | |
tree | a8f61d31d459e96d901a105000d4a298b7b3e651 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.25 arm64, #918424 (diff) | |
download | gentoo-bb4dc33bb8b70e5781d06cd1c4076b480669f320.tar.gz gentoo-bb4dc33bb8b70e5781d06cd1c4076b480669f320.tar.bz2 gentoo-bb4dc33bb8b70e5781d06cd1c4076b480669f320.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.25 arm, #918424
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild index 5837c14fa818..2a25e53e56a2 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.25.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm arm64" +KEYWORDS="~amd64 arm arm64" src_unpack() { : |