diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-03 20:32:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-09-03 20:32:06 +0200 |
commit | cb9cdbe253b270a0cc7fdd0836a4722494bde975 (patch) | |
tree | 6512ef95cee12d6bc19e6dc5a820d0cf36591241 /dev-dotnet/dotnet-runtime-nugets | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.7 arm, #938974 (diff) | |
download | gentoo-cb9cdbe253b270a0cc7fdd0836a4722494bde975.tar.gz gentoo-cb9cdbe253b270a0cc7fdd0836a4722494bde975.tar.bz2 gentoo-cb9cdbe253b270a0cc7fdd0836a4722494bde975.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.7 amd64, #938974
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-runtime-nugets')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.7.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.7.ebuild index 25fe984a9d05..58f5c46a55d7 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.7.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.7.ebuild @@ -43,7 +43,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64 arm ~arm64" +KEYWORDS="amd64 arm ~arm64" src_unpack() { : |