diff options
author | Sam James <sam@gentoo.org> | 2023-10-14 10:05:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-14 10:05:49 +0100 |
commit | 16f4fc6a64c22dc8d691eca3d504c5d78a714fef (patch) | |
tree | 56bcbecae6abca4554a80d1c77bddd636e97ac63 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.22 arm64, #915713 (diff) | |
download | gentoo-16f4fc6a64c22dc8d691eca3d504c5d78a714fef.tar.gz gentoo-16f4fc6a64c22dc8d691eca3d504c5d78a714fef.tar.bz2 gentoo-16f4fc6a64c22dc8d691eca3d504c5d78a714fef.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.11 arm64, #915713
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.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild index a188cd1d1342..2a25e53e56a2 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.11.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm ~arm64" +KEYWORDS="~amd64 arm arm64" src_unpack() { : |