From 79a0ec73f6adc7e2ccd063fcc33d6e620ba94048 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 6 Apr 2024 19:37:35 +0300 Subject: [PATCH] app-emulation/uxn: Stabilize 0_p20240304 amd64, #928739 Signed-off-by: Arthur Zamarin --- app-emulation/uxn/uxn-0_p20240304.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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