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/movit/
Date: Fri, 14 Jan 2022 16:24:58
Message-Id: 1642177492.527121fff140ea2e9d3bd56175cb14470e7fa42b.ago@gentoo
1 commit: 527121fff140ea2e9d3bd56175cb14470e7fa42b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 14 16:24:52 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 14 16:24:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527121ff
7
8 media-video/movit: x86 stable wrt bug #831131
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-video/movit/movit-1.6.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/movit/movit-1.6.3.ebuild b/media-video/movit/movit-1.6.3.ebuild
18 index 2eadd78e8ba1..2d77e1844390 100644
19 --- a/media-video/movit/movit-1.6.3.ebuild
20 +++ b/media-video/movit/movit-1.6.3.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://movit.sesse.net/${P}.tar.gz
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 arm64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 arm64 ~ppc64 x86"
27
28 # no sane way to use OpenGL from within tests?
29 RESTRICT="test"