summaryrefslogtreecommitdiff
path: root/media-libs/dav1d
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-09-13 03:04:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-09-13 03:04:37 -0500
commit98066fc1faacac449ddea472e456f23ad0e2a515 (patch)
treefeb27d0c2c8df95352b45214806ac01481acc3e9 /media-libs/dav1d
parent193236e34a32b643d816ed04394476eab7e04db7 (diff)
downloadbaldeagleos-repo-98066fc1faacac449ddea472e456f23ad0e2a515.tar.gz
baldeagleos-repo-98066fc1faacac449ddea472e456f23ad0e2a515.tar.xz
baldeagleos-repo-98066fc1faacac449ddea472e456f23ad0e2a515.zip
Adding metadata
Diffstat (limited to 'media-libs/dav1d')
-rw-r--r--media-libs/dav1d/dav1d-1.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/dav1d/dav1d-1.5.1.ebuild b/media-libs/dav1d/dav1d-1.5.1.ebuild
index 90b196920c52..3647111e0e8d 100644
--- a/media-libs/dav1d/dav1d-1.5.1.ebuild
+++ b/media-libs/dav1d/dav1d-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://downloads.videolan.org/pub/videolan/dav1d/${PV}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
fi
inherit meson-multilib