diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:24 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-04-04 11:01:24 +0200 |
commit | 0c3c734b29cbacd83181899a7ddb2f5de8752ed0 (patch) | |
tree | 9d0642c3ccadcd1ee1e67a6d4d8e4fd123b3b384 /dev-dotnet | |
parent | net-news/sfeed: Stabilize 2.0 amd64, #927396 (diff) | |
download | gentoo-0c3c734b29cbacd83181899a7ddb2f5de8752ed0.tar.gz gentoo-0c3c734b29cbacd83181899a7ddb2f5de8752ed0.tar.bz2 gentoo-0c3c734b29cbacd83181899a7ddb2f5de8752ed0.zip |
dev-dotnet/fantomas: Stabilize 6.2.3 amd64, #928545
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fantomas/fantomas-6.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fantomas/fantomas-6.2.3.ebuild b/dev-dotnet/fantomas/fantomas-6.2.3.ebuild index ed5c618a2d3e..d58f11367237 100644 --- a/dev-dotnet/fantomas/fantomas-6.2.3.ebuild +++ b/dev-dotnet/fantomas/fantomas-6.2.3.ebuild @@ -219,7 +219,7 @@ else SRC_URI="https://github.com/fsprojects/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} " |