From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1652317-garchives=archives.gentoo.org@lists.gentoo.org>
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 BB2401581C1
	for <garchives@archives.gentoo.org>; Fri, 12 Jul 2024 17:16:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0E8E32BC0B1;
	Fri, 12 Jul 2024 17:16:01 +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 E59682BC0B1
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jul 2024 17:16:00 +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 0E642342F92
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jul 2024 17:16:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EE5DB1E1C
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Jul 2024 17:15:56 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1720804530.9002aacd3a55291bf7b571a9decccc75dae9150c.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ruffle/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emulation/ruffle/ruffle-0_p20240622.ebuild
X-VCS-Directories: app-emulation/ruffle/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 9002aacd3a55291bf7b571a9decccc75dae9150c
X-VCS-Branch: master
Date: Fri, 12 Jul 2024 17:15:56 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 761bbe27-2f14-41cb-86e9-f4bd821b09c0
X-Archives-Hash: 54c2d089c62a48581d90e3f9a7934129

commit:     9002aacd3a55291bf7b571a9decccc75dae9150c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 17:15:30 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 17:15:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9002aacd

app-emulation/ruffle: Stabilize 0_p20240622 amd64, #935902

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/ruffle/ruffle-0_p20240622.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/ruffle/ruffle-0_p20240622.ebuild b/app-emulation/ruffle/ruffle-0_p20240622.ebuild
index c39144c6eabb..1e9da2eb25ad 100644
--- a/app-emulation/ruffle/ruffle-0_p20240622.ebuild
+++ b/app-emulation/ruffle/ruffle-0_p20240622.ebuild
@@ -675,7 +675,7 @@ LICENSE+="
 	Unicode-DFS-2016 ZLIB
 " # crates
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"