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:24
Message-Id: 1642177444.700fe25079365a9e2d0b8caaaf2ea86b7d68b84d.ago@gentoo
1 commit: 700fe25079365a9e2d0b8caaaf2ea86b7d68b84d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 14 16:24:04 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 14 16:24:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700fe250
7
8 media-video/movit: amd64 stable wrt bug #831131
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
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 a7b1d3fca963..2eadd78e8ba1 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"