diff options
author | 2024-12-31 12:47:38 +0000 | |
---|---|---|
committer | 2024-12-31 12:47:38 +0000 | |
commit | 828d7b50049b125ca4d820f1bc331721e734fc94 (patch) | |
tree | e3e317b78c269d0e27eac60c8dc90b45b379b477 /games-action/prismlauncher | |
parent | sci-libs/hypre: add 2.32.0 (diff) | |
download | gentoo-828d7b50049b125ca4d820f1bc331721e734fc94.tar.gz gentoo-828d7b50049b125ca4d820f1bc331721e734fc94.tar.bz2 gentoo-828d7b50049b125ca4d820f1bc331721e734fc94.zip |
games-action/prismlauncher: Stabilize 9.1-r1 amd64, #947249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action/prismlauncher')
-rw-r--r-- | games-action/prismlauncher/prismlauncher-9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/prismlauncher/prismlauncher-9.1-r1.ebuild b/games-action/prismlauncher/prismlauncher-9.1-r1.ebuild index d3ea8f51ecdd..f6386a971f3c 100644 --- a/games-action/prismlauncher/prismlauncher-9.1-r1.ebuild +++ b/games-action/prismlauncher/prismlauncher-9.1-r1.ebuild @@ -23,7 +23,7 @@ else https://github.com/PrismLauncher/PrismLauncher/releases/download/${PV}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz " S="${WORKDIR}/${MY_PN}-${PV}" - KEYWORDS="~amd64 ~arm64" + KEYWORDS="amd64 ~arm64" fi # GPL-3 for PolyMC (PrismLauncher is forked from it) and Prism itself |