diff options
author | 2025-02-05 15:08:49 +0100 | |
---|---|---|
committer | 2025-02-05 15:08:49 +0100 | |
commit | a2e57144ec8545f0e4d9698d53e474b4574c860b (patch) | |
tree | da8660830ed230a4904a8110fab783e483feef4b /dev-dotnet | |
parent | dev-dotnet/gentoo-dotnet-maintainer-tools: Stabilize 3.0.0 amd64, #949293 (diff) | |
download | gentoo-a2e57144ec8545f0e4d9698d53e474b4574c860b.tar.gz gentoo-a2e57144ec8545f0e4d9698d53e474b4574c860b.tar.bz2 gentoo-a2e57144ec8545f0e4d9698d53e474b4574c860b.zip |
dev-dotnet/omnisharp-roslyn: Stabilize 1.39.13 amd64, #949294
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.13.ebuild b/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.13.ebuild index 827fb6319bdb..f322f49a3956 100644 --- a/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.13.ebuild +++ b/dev-dotnet/omnisharp-roslyn/omnisharp-roslyn-1.39.13.ebuild @@ -276,7 +276,7 @@ else SRC_URI="https://github.com/OmniSharp/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} " |