app-emulation/uxn: Stabilize 0_p20240304 amd64, #928739

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-04-06 19:37:35 +03:00
parent 10f34c7f12
commit 79a0ec73f6

View File

@@ -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