From: Mikle Kolyada Date: Sun, 22 Mar 2020 08:53:35 +0000 (+0300) Subject: media-libs/dav1d: amd64 stable wrt bug #711144 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=71e9098a38ec8826337c2b5f4b86695de614aa10;p=gentoo.git media-libs/dav1d: amd64 stable wrt bug #711144 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada --- diff --git a/media-libs/dav1d/dav1d-0.5.2.ebuild b/media-libs/dav1d/dav1d-0.5.2.ebuild index 2d5b991ec5d9..6e811466a426 100644 --- a/media-libs/dav1d/dav1d-0.5.2.ebuild +++ b/media-libs/dav1d/dav1d-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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