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: Tue, 06 Feb 2018 15:10:24
Message-Id: 1517929777.15427420160a337f0cb7c44af6c6d48f528e8c3e.whissi@gentoo
1 commit: 15427420160a337f0cb7c44af6c6d48f528e8c3e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:14:14 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15427420
7
8 media-libs/libopenshot: x86 stable (bug #579052)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 media-libs/libopenshot/libopenshot-0.1.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/libopenshot/libopenshot-0.1.8.ebuild b/media-libs/libopenshot/libopenshot-0.1.8.ebuild
16 index 1a47168871b..91aa0166e29 100644
17 --- a/media-libs/libopenshot/libopenshot-0.1.8.ebuild
18 +++ b/media-libs/libopenshot/libopenshot-0.1.8.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="+imagemagick libav +python test"
32 # https://github.com/OpenShot/libopenshot/issues/43
33 RESTRICT="test"