diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:22:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:22:09 +0000 |
commit | 08a5f12da3d2e99efd9517607df0ea843831dd6d (patch) | |
tree | 5cb8293cd83200a17d89089e09c82c380423c03c /media-video/rav1e | |
parent | app-dicts/sword-GerZurcher: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-08a5f12da3d2e99efd9517607df0ea843831dd6d.tar.gz gentoo-08a5f12da3d2e99efd9517607df0ea843831dd6d.tar.bz2 gentoo-08a5f12da3d2e99efd9517607df0ea843831dd6d.zip |
media-video/rav1e: Stabilize 0.4.1-r1 x86, #829897
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/rav1e')
-rw-r--r-- | media-video/rav1e/rav1e-0.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/rav1e/rav1e-0.4.1-r1.ebuild b/media-video/rav1e/rav1e-0.4.1-r1.ebuild index 6af6a5d7a080..4eb8496cafd6 100644 --- a/media-video/rav1e/rav1e-0.4.1-r1.ebuild +++ b/media-video/rav1e/rav1e-0.4.1-r1.ebuild @@ -272,7 +272,7 @@ else 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" |