commit:     955ec74dc8b0ad1d447af52dd4f99399116088e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 03:35:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 18 03:35:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955ec74d

media-video/rav1e: Stabilize 0.5.1 x86, #833579

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/rav1e/rav1e-0.5.1.ebuild | 4 ++--
 1 file 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"

Reply via email to