diff options
author | Sam James <sam@gentoo.org> | 2024-02-19 22:05:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-19 22:05:46 +0000 |
commit | 6c871adb2909af969705d785c39b761c3c0f76a6 (patch) | |
tree | d02692e14f2f16df7a2a6150f01234bd181c1180 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.15 amd64, #925004 (diff) | |
download | gentoo-6c871adb2909af969705d785c39b761c3c0f76a6.tar.gz gentoo-6c871adb2909af969705d785c39b761c3c0f76a6.tar.bz2 gentoo-6c871adb2909af969705d785c39b761c3c0f76a6.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.15 arm, #925004
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.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild index 90c3aeabb0bb..7d7ed1e5ff7d 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.15.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="amd64 ~arm ~arm64" +KEYWORDS="amd64 arm ~arm64" src_unpack() { : |