diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 23:00:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 23:00:55 +0100 |
commit | 3a41e8966b3799a7f348d756d8a395cda23368fa (patch) | |
tree | 621039ff948ca25c1f141f504843642257d15ca9 /dev-dotnet | |
parent | dev-dotnet/fantomas: Stabilize 6.3.4 amd64, #934894 (diff) | |
download | gentoo-3a41e8966b3799a7f348d756d8a395cda23368fa.tar.gz gentoo-3a41e8966b3799a7f348d756d8a395cda23368fa.tar.bz2 gentoo-3a41e8966b3799a7f348d756d8a395cda23368fa.zip |
dev-dotnet/fsautocomplete: Stabilize 0.73.1 amd64, #934895
Signed-off-by: Sam James <sam@gentoo.org>
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} " |