From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8BB3715812D for ; Tue, 31 Dec 2024 12:47:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B48EAE07A9; Tue, 31 Dec 2024 12:47:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9CACCE07A5 for ; Tue, 31 Dec 2024 12:47:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D467B335DEB for ; Tue, 31 Dec 2024 12:47:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AE7210E9 for ; Tue, 31 Dec 2024 12:47:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1735649258.828d7b50049b125ca4d820f1bc331721e734fc94.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/prismlauncher/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/prismlauncher/prismlauncher-9.1-r1.ebuild X-VCS-Directories: games-action/prismlauncher/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 828d7b50049b125ca4d820f1bc331721e734fc94 X-VCS-Branch: master Date: Tue, 31 Dec 2024 12:47:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b11ceb29-5854-4fd7-89e3-f72b61134f6b X-Archives-Hash: 9b45ea6407421d644172be0e161ccc33 commit: 828d7b50049b125ca4d820f1bc331721e734fc94 Author: Sam James gentoo org> AuthorDate: Tue Dec 31 12:47:38 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 31 12:47:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828d7b50 games-action/prismlauncher: Stabilize 9.1-r1 amd64, #947249 Signed-off-by: Sam James gentoo.org> games-action/prismlauncher/prismlauncher-9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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