From 78397b76c7cfcbff8d795799a0dcb8cff7340bdb Mon Sep 17 00:00:00 2001 From: Thiago Donato Ferreira Date: Tue, 1 Nov 2022 13:16:38 -0300 Subject: [PATCH] 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 Closes: https://github.com/gentoo/gentoo/pull/28080 Signed-off-by: Andrew Ammerlaan --- games-action/prismlauncher/prismlauncher-5.1.ebuild | 2 +- games-action/prismlauncher/prismlauncher-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/prismlauncher/prismlauncher-5.1.ebuild b/games-action/prismlauncher/prismlauncher-5.1.ebuild index ae1e581ba2f01..ad60b690649fe 100644 --- a/games-action/prismlauncher/prismlauncher-5.1.ebuild +++ b/games-action/prismlauncher/prismlauncher-5.1.ebuild @@ -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 diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild b/games-action/prismlauncher/prismlauncher-9999.ebuild index ae1e581ba2f01..ad60b690649fe 100644 --- a/games-action/prismlauncher/prismlauncher-9999.ebuild +++ b/games-action/prismlauncher/prismlauncher-9999.ebuild @@ -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