diff options
author | Sam James <sam@gentoo.org> | 2023-12-12 01:03:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-12 01:03:09 +0000 |
commit | 0384c0ecc2b8ee37f3f99b3a6f513fa0ccdddd02 (patch) | |
tree | 688ca5550b50b6dc85f7db462aa7526523573962 /dev-dotnet | |
parent | media-radio/flrig: Stabilize 2.0.04 amd64, #919735 (diff) | |
download | gentoo-0384c0ecc2b8ee37f3f99b3a6f513fa0ccdddd02.tar.gz gentoo-0384c0ecc2b8ee37f3f99b3a6f513fa0ccdddd02.tar.bz2 gentoo-0384c0ecc2b8ee37f3f99b3a6f513fa0ccdddd02.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.13 arm, #919741
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.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.13.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.13.ebuild index fac0abcfdc89..a188cd1d1342 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.13.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.13.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" src_unpack() { : |