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