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 CF058158087 for ; Mon, 24 Jan 2022 03:40:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 152DF2BC030; Mon, 24 Jan 2022 03:40:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 F0B2C2BC030 for ; Mon, 24 Jan 2022 03:40:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8A35A342F42 for ; Mon, 24 Jan 2022 03:40:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB1CF2C8 for ; Mon, 24 Jan 2022 03:39:57 +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: <1642995568.9a34b1f2c4a50fb1734c9f5a303e87d82ff031c4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subtitleeditor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild X-VCS-Directories: media-video/subtitleeditor/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9a34b1f2c4a50fb1734c9f5a303e87d82ff031c4 X-VCS-Branch: master Date: Mon, 24 Jan 2022 03:39:57 +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: e66140d6-6075-4fba-8dc9-f8941ede4ee9 X-Archives-Hash: 99f3e5f42ccb599967b13f9aa683ad76 commit: 9a34b1f2c4a50fb1734c9f5a303e87d82ff031c4 Author: Sam James gentoo org> AuthorDate: Mon Jan 24 03:39:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 24 03:39:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a34b1f2 media-video/subtitleeditor: Stabilize 0.54.0_p5 amd64, #831048 Signed-off-by: Sam James gentoo.org> media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild b/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild index 95055ac63639..21f2d7e2a70d 100644 --- a/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild +++ b/media-video/subtitleeditor/subtitleeditor-0.54.0_p5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/kitone/${PN}/releases/download/${PV}/${P/_p*}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug nls" # opengl would mix gtk+:2 and :3 which is not possible