diff options
author | Sam James <sam@gentoo.org> | 2023-11-25 22:56:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-25 22:56:27 +0000 |
commit | 19d8308d0bb329e6142444c2c26ecfdb234b2047 (patch) | |
tree | 7508d7e931ae72bc307fe65a10da38db377eb2c4 /dev-dotnet | |
parent | dev-dotnet/dotnet-sdk-bin: Stabilize 7.0.404 amd64, #918426 (diff) | |
download | gentoo-19d8308d0bb329e6142444c2c26ecfdb234b2047.tar.gz gentoo-19d8308d0bb329e6142444c2c26ecfdb234b2047.tar.bz2 gentoo-19d8308d0bb329e6142444c2c26ecfdb234b2047.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.14 amd64, #918426
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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild index 2a25e53e56a2..26590c583b5b 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-7.0.14.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm arm64" +KEYWORDS="amd64 arm arm64" src_unpack() { : |