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/rav1e/
Date: Fri, 09 Oct 2020 08:36:58
Message-Id: 1602232591.06506c679b5c55078c850074be046f2b3d30aad2.ago@gentoo
1 commit: 06506c679b5c55078c850074be046f2b3d30aad2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 08:36:31 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 08:36:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06506c67
7
8 media-video/rav1e: ppc64 stable wrt bug #738238
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-video/rav1e/rav1e-0.3.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/rav1e/rav1e-0.3.3.ebuild b/media-video/rav1e/rav1e-0.3.3.ebuild
18 index 60e89eda3d9..418db920dfd 100644
19 --- a/media-video/rav1e/rav1e-0.3.3.ebuild
20 +++ b/media-video/rav1e/rav1e-0.3.3.ebuild
21 @@ -179,7 +179,7 @@ else
22 https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> ${P}.tar.gz
23 $(cargo_crate_uris ${CRATES})
24 "
25 - KEYWORDS="amd64 arm arm64 ~ppc64 x86"
26 + KEYWORDS="amd64 arm arm64 ppc64 x86"
27 fi
28
29 DESCRIPTION="The fastest and safest AV1 encoder"