From 7336aec4a07f9d2a79f81de3eea3395ef2d6b7b2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 19 Feb 2025 11:04:55 +0000 Subject: [PATCH] games-emulation/melonds: Stabilize 1.0_rc amd64, #949932 Signed-off-by: Sam James --- games-emulation/melonds/melonds-1.0_rc.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/melonds/melonds-1.0_rc.ebuild b/games-emulation/melonds/melonds-1.0_rc.ebuild index 70eb307c79f64..582290394b829 100644 --- a/games-emulation/melonds/melonds-1.0_rc.ebuild +++ b/games-emulation/melonds/melonds-1.0_rc.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"