games-action/prismlauncher: add ~arm64 keywording to 5.1 and -9999

This propagates the keywording on 5.0 to the other ebuilds.

Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/28080
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Thiago Donato Ferreira
2022-11-01 13:16:38 -03:00
committed by Andrew Ammerlaan
parent 1cf6aa60bd
commit 78397b76c7
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ else
# The Prism's files are unpacked to ${WORKDIR}/PrismLauncher-${PV}
S="${WORKDIR}/${MY_PN}-${PV}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
fi
# GPL-3 for PolyMC (PrismLauncher is forked from it) and Prism itself

View File

@@ -28,7 +28,7 @@ else
# The Prism's files are unpacked to ${WORKDIR}/PrismLauncher-${PV}
S="${WORKDIR}/${MY_PN}-${PV}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
fi
# GPL-3 for PolyMC (PrismLauncher is forked from it) and Prism itself