app-emulation/uxn: Stabilize 0_p20230609 amd64, #911188

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-25 14:44:39 +01:00
parent c923d0a282
commit d1b35ee236

View File

@@ -17,7 +17,7 @@ elif [[ ${PV} == *_p20230609 ]] ; then
SRC_URI="https://git.sr.ht/~rabbits/uxn/archive/${COMMIT}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}"/uxn-${COMMIT}
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
else
die "wrong package version (PV), given: ${PV}"
fi