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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E2121581E7 for ; Mon, 22 Apr 2024 07:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4AC2E29CF; Mon, 22 Apr 2024 07:26:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 97B56E29C4 for ; Mon, 22 Apr 2024 07:26:14 +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 95D7A343212 for ; Mon, 22 Apr 2024 07:26:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE71716FA for ; Mon, 22 Apr 2024 07:26:11 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1713770688.b9ec88d7f91cf6b04d105c65141cc1b3a00c75ee.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2_patches/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/pcsx2_patches/pcsx2_patches-0_p20240312.ebuild X-VCS-Directories: games-emulation/pcsx2_patches/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: b9ec88d7f91cf6b04d105c65141cc1b3a00c75ee X-VCS-Branch: master Date: Mon, 22 Apr 2024 07:26:11 +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: 5ba4d12a-23f9-40f5-9f7f-4bb7e6ea10b8 X-Archives-Hash: 9ff204e2eaacfc0a7e65986008582881 commit: b9ec88d7f91cf6b04d105c65141cc1b3a00c75ee Author: Ionen Wolkens gentoo org> AuthorDate: Mon Apr 22 07:11:04 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Apr 22 07:24:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ec88d7 games-emulation/pcsx2_patches: stabilize 0_p20240312 for ALLARCHES Signed-off-by: Ionen Wolkens gentoo.org> games-emulation/pcsx2_patches/pcsx2_patches-0_p20240312.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240312.ebuild b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240312.ebuild index 305c741d6a4a..2387463ed6d0 100644 --- a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240312.ebuild +++ b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240312.ebuild @@ -16,7 +16,7 @@ else -> ${P}.tar.gz " S=${WORKDIR}/${PN}-${HASH_PCSX2_PATCHES} - KEYWORDS="~amd64" + KEYWORDS="amd64" fi DESCRIPTION="Collection of game patches for use with PCSX2 (e.g. widescreen hacks)"