diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 12:00:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 12:00:29 +0300 |
commit | 18c3daebbb6074d651b7b781b2107f518076eeb4 (patch) | |
tree | 1e307deff68fd49473fdb02c1e91fd5e57d38782 /games-action | |
parent | app-text/atril: fix dependecies (diff) | |
download | gentoo-18c3daebbb6074d651b7b781b2107f518076eeb4.tar.gz gentoo-18c3daebbb6074d651b7b781b2107f518076eeb4.tar.bz2 gentoo-18c3daebbb6074d651b7b781b2107f518076eeb4.zip |
games-action/prismlauncher: Stabilize 8.2 amd64, #929118
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/prismlauncher/prismlauncher-8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/prismlauncher/prismlauncher-8.2.ebuild b/games-action/prismlauncher/prismlauncher-8.2.ebuild index f8db7eaa5260..339a0532de76 100644 --- a/games-action/prismlauncher/prismlauncher-8.2.ebuild +++ b/games-action/prismlauncher/prismlauncher-8.2.ebuild @@ -28,7 +28,7 @@ else # The Prism's files are unpacked to ${WORKDIR}/PrismLauncher-${PV} S="${WORKDIR}/${MY_PN}-${PV}" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="amd64 ~arm64" fi # GPL-3 for PolyMC (PrismLauncher is forked from it) and Prism itself |