From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1479602-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 BC1BB158010
	for <garchives@archives.gentoo.org>; Sun, 22 Jan 2023 17:52:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9540AE07EF;
	Sun, 22 Jan 2023 17:52:32 +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 78B3AE07EF
	for <gentoo-commits@lists.gentoo.org>; Sun, 22 Jan 2023 17:52:32 +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 7AD60340D20
	for <gentoo-commits@lists.gentoo.org>; Sun, 22 Jan 2023 17:52:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EF7E5884
	for <gentoo-commits@lists.gentoo.org>; Sun, 22 Jan 2023 17:52:29 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@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, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1674409928.6e2de6f3174fb77806b448aef5f43935d64ab93a.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/aegisub/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-video/aegisub/aegisub-3.2.2_p20160518-r105.ebuild
X-VCS-Directories: media-video/aegisub/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: 6e2de6f3174fb77806b448aef5f43935d64ab93a
X-VCS-Branch: master
Date: Sun, 22 Jan 2023 17:52:29 +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: ba6766f6-33db-481c-9184-0269c6dfc292
X-Archives-Hash: 51eab7e85952291ed85a05fe2f19bbe8

commit:     6e2de6f3174fb77806b448aef5f43935d64ab93a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 17:52:08 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 17:52:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2de6f3

media-video/aegisub: Stabilize 3.2.2_p20160518-r105 x86, #890816

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-video/aegisub/aegisub-3.2.2_p20160518-r105.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/aegisub/aegisub-3.2.2_p20160518-r105.ebuild b/media-video/aegisub/aegisub-3.2.2_p20160518-r105.ebuild
index b8a6988757ed..d629f9e92acf 100644
--- a/media-video/aegisub/aegisub-3.2.2_p20160518-r105.ebuild
+++ b/media-video/aegisub/aegisub-3.2.2_p20160518-r105.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/Aegisub/Aegisub/archive/${COMMIT_ID}.tar.gz -> ${P}.
 
 LICENSE="BSD MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+alsa debug +fftw openal oss portaudio pulseaudio spell test +uchardet"
 RESTRICT="test"