diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 08:29:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 08:29:59 +0300 |
commit | 15445083c7adc050283210df5d437fc7797f883e (patch) | |
tree | 8481e418cca6ad0fbbef36869932f34fb4ff8b25 /dev-dotnet/fantomas | |
parent | dev-dotnet/csharp-language-server: Stabilize 0.15.0 amd64, #940279 (diff) | |
download | gentoo-15445083c7adc050283210df5d437fc7797f883e.tar.gz gentoo-15445083c7adc050283210df5d437fc7797f883e.tar.bz2 gentoo-15445083c7adc050283210df5d437fc7797f883e.zip |
dev-dotnet/fantomas: Stabilize 6.3.11 amd64, #940280
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet/fantomas')
-rw-r--r-- | dev-dotnet/fantomas/fantomas-6.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fantomas/fantomas-6.3.11.ebuild b/dev-dotnet/fantomas/fantomas-6.3.11.ebuild index 21dfb03e2b5c..872f9622dff8 100644 --- a/dev-dotnet/fantomas/fantomas-6.3.11.ebuild +++ b/dev-dotnet/fantomas/fantomas-6.3.11.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} " |