From: Thomas Deutschmann Date: Sun, 26 Apr 2020 23:19:42 +0000 (+0200) Subject: media-libs/dav1d: x86 stable (bug #711144) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=35204f57918dbe34381d89789e4282888c263630;p=gentoo.git media-libs/dav1d: x86 stable (bug #711144) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann --- diff --git a/media-libs/dav1d/dav1d-0.5.2.ebuild b/media-libs/dav1d/dav1d-0.5.2.ebuild index 48cc9609b4ef..0436d3b15bd1 100644 --- a/media-libs/dav1d/dav1d-0.5.2.ebuild +++ b/media-libs/dav1d/dav1d-0.5.2.ebuild @@ -8,7 +8,7 @@ if [[ "${PV}" == "9999" ]]; then SCM="git-r3" EGIT_REPO_URI="https://code.videolan.org/videolan/dav1d" else - KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc ~x86" + KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc x86" SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2" fi