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-libs/libopenshot/
Date: Tue, 25 May 2021 11:15:23
Message-Id: 1621941309.88f29684e0af55dd7764ebccfc0e43052e3e320c.sam@gentoo
1 commit: 88f29684e0af55dd7764ebccfc0e43052e3e320c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 25 11:15:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 11:15:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f29684
7
8 media-libs/libopenshot: Stabilize 0.2.5-r1 x86, #737290
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild b/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild
16 index fefc007eaa7..0ce3d1ebb49 100644
17 --- a/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild
18 +++ b/media-libs/libopenshot/libopenshot-0.2.5-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3+"
22 SLOT="0/19"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="doc examples +imagemagick +python test"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"