diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-09-12 09:43:59 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-09-12 09:44:22 +0300 |
commit | 4a076081a9243d6a47708f05a73069338c724026 (patch) | |
tree | cb3a930c526f27fc2c8010ac6bbcb494fa009920 /games-action/prismlauncher | |
parent | media-sound/abcmidi: bump to 2023.09.11, dropped 2023.09.06 (diff) | |
download | gentoo-4a076081a9243d6a47708f05a73069338c724026.tar.gz gentoo-4a076081a9243d6a47708f05a73069338c724026.tar.bz2 gentoo-4a076081a9243d6a47708f05a73069338c724026.zip |
games-action/prismlauncher: Stabilize 7.1 amd64, #913952
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-action/prismlauncher')
-rw-r--r-- | games-action/prismlauncher/prismlauncher-7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/prismlauncher/prismlauncher-7.1.ebuild b/games-action/prismlauncher/prismlauncher-7.1.ebuild index 19ea1c798175..7871021897c4 100644 --- a/games-action/prismlauncher/prismlauncher-7.1.ebuild +++ b/games-action/prismlauncher/prismlauncher-7.1.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 |