diff options
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild b/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild index 3bdf59f35083..0a301a65caf8 100644 --- a/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild +++ b/dev-dotnet/fsautocomplete/fsautocomplete-0.73.1.ebuild @@ -236,7 +236,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${MY_PN}-${PV}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} " |