From ea4c338d85f45ef8347c747349dfd65f4ab42121 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 3 Oct 2025 20:32:35 +0300 Subject: [PATCH] games-emulation/melonds: Stabilize 1.0 amd64, #963722 Signed-off-by: Arthur Zamarin --- games-emulation/melonds/melonds-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/melonds/melonds-1.0.ebuild b/games-emulation/melonds/melonds-1.0.ebuild index 05174111bf224..f4e1180eaa01d 100644 --- a/games-emulation/melonds/melonds-1.0.ebuild +++ b/games-emulation/melonds/melonds-1.0.ebuild @@ -22,7 +22,7 @@ else -> ${P}.gh.tar.gz" S="${WORKDIR}/${REAL_P}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="BSD-2 GPL-2 GPL-3 Unlicense"