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/pitivi/
Date: Sat, 15 May 2021 02:02:02
Message-Id: 1621044112.6505fb9633cd5d79a5a933ea273d4464797f6c93.sam@gentoo
1 commit: 6505fb9633cd5d79a5a933ea273d4464797f6c93
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 02:01:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 02:01:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6505fb96
7
8 media-video/pitivi: Stabilize 0.999-r4 x86, #790242
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-video/pitivi/pitivi-0.999-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-video/pitivi/pitivi-0.999-r4.ebuild b/media-video/pitivi/pitivi-0.999-r4.ebuild
16 index 9f2f50347fa..7347dd1ee0a 100644
17 --- a/media-video/pitivi/pitivi-0.999-r4.ebuild
18 +++ b/media-video/pitivi/pitivi-0.999-r4.ebuild
19 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pitivi.org"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 IUSE="v4l test"
27 RESTRICT="!test? ( test )"