Skip to content

Commit

Permalink
media-libs/dav1d: Stabilize 1.0.0 arm64, #861530
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 16, 2022
1 parent 05fd542 commit 77609fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/dav1d/dav1d-1.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="amd64 arm ~arm64 ~loong ppc ~ppc64 ~riscv ~sparc x86"
KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv ~sparc x86"
fi

inherit meson-multilib
Expand Down

0 comments on commit 77609fe

Please sign in to comment.