From 3002e89027bc39b19332f950be142b5c1ccb091d Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 2 May 2024 00:37:07 +0100 Subject: [PATCH] app-shells/fsh: Stabilize 1.0.0_p20220816 amd64, #931054 Signed-off-by: Sam James --- app-shells/fsh/fsh-1.0.0_p20220816.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/fsh/fsh-1.0.0_p20220816.ebuild b/app-shells/fsh/fsh-1.0.0_p20220816.ebuild index 3e243823663e6..6e984143f78fc 100644 --- a/app-shells/fsh/fsh-1.0.0_p20220816.ebuild +++ b/app-shells/fsh/fsh-1.0.0_p20220816.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -283,7 +283,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN^^}-${COMMIT}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} "