diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-01 19:47:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-01 19:47:09 +0300 |
commit | 905564d58b15d5177dcccd819e0403c484a4a7fe (patch) | |
tree | 440ef45166bfbc498ed8bbdc85dd9a58d38fc425 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.20 arm64, #937074 (diff) | |
download | gentoo-905564d58b15d5177dcccd819e0403c484a4a7fe.tar.gz gentoo-905564d58b15d5177dcccd819e0403c484a4a7fe.tar.bz2 gentoo-905564d58b15d5177dcccd819e0403c484a4a7fe.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.20 amd64, #937074
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.20.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.20.ebuild index 084bc9bc078c..aee15dadb89c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.20.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.20.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 ~arm arm64" +KEYWORDS="amd64 ~arm arm64" src_unpack() { : |