diff --git a/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild b/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild index 3494d438a0603..20121771c59fb 100644 --- a/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild +++ b/games-emulation/melonds/melonds-0.9.5_p20241113.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ else -> ${REAL_P}.tar.gz" S="${WORKDIR}/${REAL_PN}-${COMMIT}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="BSD-2 GPL-2 GPL-3 Unlicense"