summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-07 21:16:09 +0100
committerSam James <sam@gentoo.org>2023-09-07 21:16:09 +0100
commitfb370507036de5a1116ff3e380616ad1bdfff2b4 (patch)
tree44bf3c68f5ceb1b473bcb9e9c6f4c247f05a4133 /media-libs/svt-av1
parentsys-apps/logwatch: Stabilize 7.9 amd64, #913804 (diff)
downloadgentoo-fb370507036de5a1116ff3e380616ad1bdfff2b4.tar.gz
gentoo-fb370507036de5a1116ff3e380616ad1bdfff2b4.tar.bz2
gentoo-fb370507036de5a1116ff3e380616ad1bdfff2b4.zip
media-libs/svt-av1: Stabilize 1.5.0-r1 arm64, #913809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/svt-av1')
-rw-r--r--media-libs/svt-av1/svt-av1-1.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/svt-av1/svt-av1-1.5.0-r1.ebuild b/media-libs/svt-av1/svt-av1-1.5.0-r1.ebuild
index 2eb0ddfd23fe..e98c84cd01d0 100644
--- a/media-libs/svt-av1/svt-av1-1.5.0-r1.ebuild
+++ b/media-libs/svt-av1/svt-av1-1.5.0-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://gitlab.com/AOMediaCodec/SVT-AV1.git"
else
SRC_URI="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${PV}/SVT-AV1-v${PV}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
S="${WORKDIR}/SVT-AV1-v${PV}"
fi