Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/
Date: Sun, 14 Apr 2019 11:12:52
Message-Id: 1555240290.d7fbe677567086b52c0aa4313b9a4913c464a49b.ago@gentoo
1 commit: d7fbe677567086b52c0aa4313b9a4913c464a49b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 11:11:30 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 11:11:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fbe677
7
8 media-video/pitivi: amd64 stable wrt bug #641780
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 media-video/pitivi/pitivi-0.999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/pitivi/pitivi-0.999.ebuild b/media-video/pitivi/pitivi-0.999.ebuild
18 index 86a22b44d63..31b2f82b652 100644
19 --- a/media-video/pitivi/pitivi-0.999.ebuild
20 +++ b/media-video/pitivi/pitivi-0.999.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pitivi.org"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27
28 IUSE="v4l test"
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"