diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 06:09:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 06:09:02 +0000 |
commit | f6046737746ed3491614622581d267418ad6c5c9 (patch) | |
tree | a2af0fa865a2c97c5586280d9d0a10cde17b574e /media-video | |
parent | dev-python/pillow: Stabilize 8.0.1 amd64, #756628 (diff) | |
download | gentoo-f6046737746ed3491614622581d267418ad6c5c9.tar.gz gentoo-f6046737746ed3491614622581d267418ad6c5c9.tar.bz2 gentoo-f6046737746ed3491614622581d267418ad6c5c9.zip |
media-video/rav1e: Stabilize 0.3.4 arm64, #760348
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/rav1e/rav1e-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/rav1e/rav1e-0.3.4.ebuild b/media-video/rav1e/rav1e-0.3.4.ebuild index dfbd0d979e89..1226ab21c711 100644 --- a/media-video/rav1e/rav1e-0.3.4.ebuild +++ b/media-video/rav1e/rav1e-0.3.4.ebuild @@ -180,7 +180,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" |