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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 04A001382C5 for ; Wed, 14 Apr 2021 18:52:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C182FE0A82; Wed, 14 Apr 2021 18:51:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AF08E0A80 for ; Wed, 14 Apr 2021 18:51:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8857A340D40 for ; Wed, 14 Apr 2021 18:51:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5990706 for ; Wed, 14 Apr 2021 18:51:54 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1618426286.a3d052a142c0f777674eac0ca1cc097059e74669.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gnome-video-effects/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild X-VCS-Directories: media-video/gnome-video-effects/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a3d052a142c0f777674eac0ca1cc097059e74669 X-VCS-Branch: master Date: Wed, 14 Apr 2021 18:51:54 +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: 528130cf-918f-4f0c-b1f9-80601597d606 X-Archives-Hash: 64705ec658a45a35e027949122957b3f commit: a3d052a142c0f777674eac0ca1cc097059e74669 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Apr 14 18:51:26 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Apr 14 18:51:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3d052a1 media-video/gnome-video-effects: Stabilize 0.5.0 amd64, #782847 Signed-off-by: Mikle Kolyada gentoo.org> media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild b/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild index e033177c23f..436469823e2 100644 --- a/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild +++ b/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeVideoEffects" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="" RDEPEND=""