diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:35 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:35 +0200 |
commit | 8ecad75d65702c0c0ffcdc0b63c4f9168b662945 (patch) | |
tree | 0a426a198fb27c3fa5b1cbd0a8ae2eb747ae1f95 /dev-dotnet | |
parent | dev-dotnet/fsautocomplete: Stabilize 0.69.0 amd64, #928550 (diff) | |
download | gentoo-8ecad75d65702c0c0ffcdc0b63c4f9168b662945.tar.gz gentoo-8ecad75d65702c0c0ffcdc0b63c4f9168b662945.tar.bz2 gentoo-8ecad75d65702c0c0ffcdc0b63c4f9168b662945.zip |
dev-dotnet/netcoredbg: Stabilize 3.0.0.1018-r1 amd64, #928550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/netcoredbg/netcoredbg-3.0.0.1018-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/netcoredbg/netcoredbg-3.0.0.1018-r1.ebuild b/dev-dotnet/netcoredbg/netcoredbg-3.0.0.1018-r1.ebuild index f273ca2ffe32..fcb36b0cbf56 100644 --- a/dev-dotnet/netcoredbg/netcoredbg-3.0.0.1018-r1.ebuild +++ b/dev-dotnet/netcoredbg/netcoredbg-3.0.0.1018-r1.ebuild @@ -142,7 +142,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${MY_PV}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi # .NET runtime that would have otherwise be downloaded via git. |