mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Andrew Ammerlaan
parent
1cf6aa60bd
commit
78397b76c7
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user