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-libs/libopenshot/
Date: Mon, 12 Nov 2018 01:14:39
Message-Id: 1541985188.6edadf1c18d04ac50b18634adae24964e430a0c0.whissi@gentoo
1 commit: 6edadf1c18d04ac50b18634adae24964e430a0c0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 12 00:59:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 12 01:13:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edadf1c
7
8 media-libs/libopenshot: x86 stable (bug #670718)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/libopenshot/libopenshot-0.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libopenshot/libopenshot-0.2.2.ebuild b/media-libs/libopenshot/libopenshot-0.2.2.ebuild
17 index 4b0aeae13e1..4e08c366f9a 100644
18 --- a/media-libs/libopenshot/libopenshot-0.2.2.ebuild
19 +++ b/media-libs/libopenshot/libopenshot-0.2.2.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE="+imagemagick libav +python test"
27 # https://github.com/OpenShot/libopenshot/issues/43
28 RESTRICT="test"