diff options
author | Sam James <sam@gentoo.org> | 2024-04-18 00:35:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-18 00:35:07 +0100 |
commit | e632665a883fbc40cb2f6cd6903703a475c958a2 (patch) | |
tree | a4a190976baded5e911cd982c0123789bca6e6ea | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 7.0.17-r1 amd64, #930176 (diff) | |
download | gentoo-e632665a883fbc40cb2f6cd6903703a475c958a2.tar.gz gentoo-e632665a883fbc40cb2f6cd6903703a475c958a2.tar.bz2 gentoo-e632665a883fbc40cb2f6cd6903703a475c958a2.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.3-r1 amd64, #930176
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild index 4e9583c64367..b79c2e4a086f 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.3-r1.ebuild @@ -38,7 +38,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm ~arm64" +KEYWORDS="amd64 arm ~arm64" src_unpack() { : |