diff options
author | Sam James <sam@gentoo.org> | 2024-02-19 22:05:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-19 22:05:44 +0000 |
commit | f62c2ec924f5752374eaf4c55f2667bac6707089 (patch) | |
tree | fba66fad2f27377d2843744eb9150ecd4c11dce8 /dev-dotnet | |
parent | dev-python/pythran: add comment explaining an inscrutable sed (diff) | |
download | gentoo-f62c2ec924f5752374eaf4c55f2667bac6707089.tar.gz gentoo-f62c2ec924f5752374eaf4c55f2667bac6707089.tar.bz2 gentoo-f62c2ec924f5752374eaf4c55f2667bac6707089.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.15 amd64, #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 8b7721053090..90c3aeabb0bb 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() { : |