diff options
author | Sam James <sam@gentoo.org> | 2024-07-09 03:55:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-09 03:55:55 +0100 |
commit | 07578bec8ae6f7b84cd024f8f404097da2732c55 (patch) | |
tree | 02e2432281ba8ae9b43781e2e205c7e193390f5d /dev-dotnet | |
parent | dev-dotnet/dotnet-outdated: Stabilize 4.6.4 amd64, #935763 (diff) | |
download | gentoo-07578bec8ae6f7b84cd024f8f404097da2732c55.tar.gz gentoo-07578bec8ae6f7b84cd024f8f404097da2732c55.tar.bz2 gentoo-07578bec8ae6f7b84cd024f8f404097da2732c55.zip |
dev-dotnet/fantomas: Stabilize 6.3.7 amd64, #935764
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fantomas/fantomas-6.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fantomas/fantomas-6.3.7.ebuild b/dev-dotnet/fantomas/fantomas-6.3.7.ebuild index f5b9efc1723e..f898bf40e0ec 100644 --- a/dev-dotnet/fantomas/fantomas-6.3.7.ebuild +++ b/dev-dotnet/fantomas/fantomas-6.3.7.ebuild @@ -225,7 +225,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} " |