diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 08:30:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-27 08:30:00 +0300 |
commit | 7b3fc304f607347753aac0f5905ef6e6c2874e78 (patch) | |
tree | 44c06439d80218f8f647481668bb097eddc4f40d /dev-dotnet | |
parent | dev-dotnet/fantomas: Stabilize 6.3.11 amd64, #940280 (diff) | |
download | gentoo-7b3fc304f607347753aac0f5905ef6e6c2874e78.tar.gz gentoo-7b3fc304f607347753aac0f5905ef6e6c2874e78.tar.bz2 gentoo-7b3fc304f607347753aac0f5905ef6e6c2874e78.zip |
dev-dotnet/fsautocomplete: Stabilize 0.74.0 amd64, #940281
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fsautocomplete/fsautocomplete-0.74.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fsautocomplete/fsautocomplete-0.74.0.ebuild b/dev-dotnet/fsautocomplete/fsautocomplete-0.74.0.ebuild index 951475e2e3fe..b5b5ce59b1b5 100644 --- a/dev-dotnet/fsautocomplete/fsautocomplete-0.74.0.ebuild +++ b/dev-dotnet/fsautocomplete/fsautocomplete-0.74.0.ebuild @@ -237,7 +237,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${REAL_PN}-${PV}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} " |