diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-10 21:55:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-10 21:55:42 +0300 |
commit | ce724bb03b8517533bd2a4fc58f19b9d6c1103c7 (patch) | |
tree | e3c511dfdc3cf012ebaa7b772b3a8e2e177cb070 /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.6-r1 amd64, #937700 (diff) | |
download | gentoo-ce724bb03b8517533bd2a4fc58f19b9d6c1103c7.tar.gz gentoo-ce724bb03b8517533bd2a4fc58f19b9d6c1103c7.tar.bz2 gentoo-ce724bb03b8517533bd2a4fc58f19b9d6c1103c7.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.6-r1 arm, #937700
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild index 56d2031eb849..58f5c46a55d7 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.6-r1.ebuild @@ -43,7 +43,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="amd64 ~arm ~arm64" +KEYWORDS="amd64 arm ~arm64" src_unpack() { : |