Skip to content

Commit

Permalink
media-video/rav1e: Stabilize 0.5.1 ppc64, #833579
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 18, 2022
1 parent 45e7d2c commit 7ff8bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/rav1e/rav1e-0.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86"
fi

DESCRIPTION="The fastest and safest AV1 encoder"
Expand Down

0 comments on commit 7ff8bc0

Please sign in to comment.