diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:36:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:36:31 +0200 |
commit | 06506c679b5c55078c850074be046f2b3d30aad2 (patch) | |
tree | 74ce0567f5b737ff136f9dc26ffb43241f0ad778 /media-video | |
parent | media-video/ffmpeg: ppc64 stable wrt bug #738238 (diff) | |
download | gentoo-06506c679b5c55078c850074be046f2b3d30aad2.tar.gz gentoo-06506c679b5c55078c850074be046f2b3d30aad2.tar.bz2 gentoo-06506c679b5c55078c850074be046f2b3d30aad2.zip |
media-video/rav1e: ppc64 stable wrt bug #738238
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/rav1e/rav1e-0.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/rav1e/rav1e-0.3.3.ebuild b/media-video/rav1e/rav1e-0.3.3.ebuild index 60e89eda3d92..418db920dfd2 100644 --- a/media-video/rav1e/rav1e-0.3.3.ebuild +++ b/media-video/rav1e/rav1e-0.3.3.ebuild @@ -179,7 +179,7 @@ else https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES}) " - KEYWORDS="amd64 arm arm64 ~ppc64 x86" + KEYWORDS="amd64 arm arm64 ppc64 x86" fi DESCRIPTION="The fastest and safest AV1 encoder" |