diff options
author | Sam James <sam@gentoo.org> | 2024-05-07 02:16:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-07 02:16:07 +0100 |
commit | 02288629b53b9cda6bb2ce7a0f4e23d2ce131f93 (patch) | |
tree | 6efb8979e20f8c9ac87894faee8281dd5b6d68e3 /dev-dotnet | |
parent | app-admin/restart-services: Stabilize 1.3 amd64, #931306 (diff) | |
download | gentoo-02288629b53b9cda6bb2ce7a0f4e23d2ce131f93.tar.gz gentoo-02288629b53b9cda6bb2ce7a0f4e23d2ce131f93.tar.bz2 gentoo-02288629b53b9cda6bb2ce7a0f4e23d2ce131f93.zip |
dev-dotnet/fantomas: Stabilize 6.3.1 amd64, #931309
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fantomas/fantomas-6.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fantomas/fantomas-6.3.1.ebuild b/dev-dotnet/fantomas/fantomas-6.3.1.ebuild index 52e8439ab591..168b62936c62 100644 --- a/dev-dotnet/fantomas/fantomas-6.3.1.ebuild +++ b/dev-dotnet/fantomas/fantomas-6.3.1.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} " |