summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-18 03:35:56 +0000
committerSam James <sam@gentoo.org>2022-02-18 03:35:56 +0000
commit955ec74dc8b0ad1d447af52dd4f99399116088e4 (patch)
tree7a93703aff08d2d661046404105a2272eb80d3cb /media-video/rav1e
parentnet-irc/unrealircd: Stabilize 5.2.4 x86, #833578 (diff)
downloadgentoo-955ec74dc8b0ad1d447af52dd4f99399116088e4.tar.gz
gentoo-955ec74dc8b0ad1d447af52dd4f99399116088e4.tar.bz2
gentoo-955ec74dc8b0ad1d447af52dd4f99399116088e4.zip
media-video/rav1e: Stabilize 0.5.1 x86, #833579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/rav1e')
-rw-r--r--media-video/rav1e/rav1e-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/rav1e/rav1e-0.5.1.ebuild b/media-video/rav1e/rav1e-0.5.1.ebuild
index 85e0f0b21173..7299fb1d0232 100644
--- a/media-video/rav1e/rav1e-0.5.1.ebuild
+++ b/media-video/rav1e/rav1e-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2021 Gentoo Authors
+# Copyright 2017-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"