Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/openshot/
Date: Tue, 06 Feb 2018 15:10:21
Message-Id: 1517929770.f1988a1da6bd542ded337f230ef18d3c312b6964.whissi@gentoo
1 commit: f1988a1da6bd542ded337f230ef18d3c312b6964
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:13:25 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1988a1d
7
8 media-video/openshot: x86 stable (bug #579052)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-video/openshot/openshot-2.4.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-video/openshot/openshot-2.4.0.ebuild b/media-video/openshot/openshot-2.4.0.ebuild
16 index 5e9e7f71c08..9781379e1fc 100644
17 --- a/media-video/openshot/openshot-2.4.0.ebuild
18 +++ b/media-video/openshot/openshot-2.4.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -18,7 +18,7 @@ SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+d
26
27 LICENSE="GPL-3+"
28 SLOT="1"
29 -KEYWORDS="amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 RDEPEND="
33 dev-python/PyQt5[svg,webkit,${PYTHON_USEDEP}]