diff options
author | Sam James <sam@gentoo.org> | 2023-12-12 02:49:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-12 02:49:57 +0000 |
commit | 11bd201a0c5d6bb1b58f038c8c6da0599d2b9cc9 (patch) | |
tree | b09026f8240a7d3a4c44a9ed8f41ead429c61daf /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.13 amd64, #919741 (diff) | |
download | gentoo-11bd201a0c5d6bb1b58f038c8c6da0599d2b9cc9.tar.gz gentoo-11bd201a0c5d6bb1b58f038c8c6da0599d2b9cc9.tar.bz2 gentoo-11bd201a0c5d6bb1b58f038c8c6da0599d2b9cc9.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.13 arm64, #919741
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-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 b9f4f15a2ca1..26590c583b5b 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() { : |