Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/gnome-video-effects/
Date: Thu, 15 Apr 2021 01:33:25
Message-Id: 1618450370.1364770f84ef228bdb15ddaaf8e2131d5afea836.sam@gentoo
1 commit: 1364770f84ef228bdb15ddaaf8e2131d5afea836
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 01:31:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 01:32:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1364770f
7
8 media-video/gnome-video-effects: Stabilize 0.5.0 arm64, #782847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 436469823e2..eb873c8dd84 100644
17 --- a/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild
18 +++ b/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeVideoEffects"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25
26 DEPEND=""
27 RDEPEND=""