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 875D0158042 for ; Wed, 23 Oct 2024 16:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8539DE096A; Wed, 23 Oct 2024 16:28:23 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68B97E096A for ; Wed, 23 Oct 2024 16:28:23 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D064335CB9 for ; Wed, 23 Oct 2024 16:28:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E39E11BCD for ; Wed, 23 Oct 2024 16:28:20 +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: <1729700888.64c959b1a141483a6fa4e94d04cc1be5dde51945.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/ryujinx/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/ryujinx/ryujinx-1.1.1388.ebuild X-VCS-Directories: games-emulation/ryujinx/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 64c959b1a141483a6fa4e94d04cc1be5dde51945 X-VCS-Branch: master Date: Wed, 23 Oct 2024 16:28:20 +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: 1c6093e6-1fd5-4079-ad37-df97c1209c53 X-Archives-Hash: fb7031418c81ca61671ccef45d9bf4e1 commit: 64c959b1a141483a6fa4e94d04cc1be5dde51945 Author: Sam James gentoo org> AuthorDate: Wed Oct 23 16:28:08 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 23 16:28:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c959b1 games-emulation/ryujinx: Stabilize 1.1.1388 amd64, #942019 Signed-off-by: Sam James gentoo.org> games-emulation/ryujinx/ryujinx-1.1.1388.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-emulation/ryujinx/ryujinx-1.1.1388.ebuild b/games-emulation/ryujinx/ryujinx-1.1.1388.ebuild index 4cda1feaf498..7c72740613a6 100644 --- a/games-emulation/ryujinx/ryujinx-1.1.1388.ebuild +++ b/games-emulation/ryujinx/ryujinx-1.1.1388.ebuild @@ -225,7 +225,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN^}-${PV}" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi SRC_URI+=" ${NUGET_URIS} "