commit: 18435da813b451a93fb734302c6b34eae7ff73b0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 23 16:57:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 23 16:57:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18435da8
app-emulation/uxn: Stabilize 0_p20250122 amd64, #950179
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/uxn/uxn-0_p20250122.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/uxn/uxn-0_p20250122.ebuild
b/app-emulation/uxn/uxn-0_p20250122.ebuild
index 0087bb553567..6f37fe2a6fca 100644
--- a/app-emulation/uxn/uxn-0_p20250122.ebuild
+++ b/app-emulation/uxn/uxn-0_p20250122.ebuild
@@ -20,7 +20,7 @@ elif [[ "${PV}" == *_p20250122 ]] ; then
-> ${P}.tar.gz"
S="${WORKDIR}/uxn-${COMMIT}"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
else
die "Wrong package version, please update the ebuild, given: ${PV}"
fi