diff --git a/app-emulation/uxn/uxn-0_p20240304.ebuild b/app-emulation/uxn/uxn-0_p20240304.ebuild index 113648ac69ff4..8e63625c852df 100644 --- a/app-emulation/uxn/uxn-0_p20240304.ebuild +++ b/app-emulation/uxn/uxn-0_p20240304.ebuild @@ -19,7 +19,7 @@ elif [[ "${PV}" == *_p20240304 ]] ; then -> ${P}.tar.gz" S="${WORKDIR}/uxn-${COMMIT}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" else die "wrong package version (PV), please update the ebuild, given: ${PV}" fi