media-libs/dav1d: x86 stable (bug #688642)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Jul 2019 19:21:38 +0000 (21:21 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Jul 2019 19:21:38 +0000 (21:21 +0200)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/dav1d/dav1d-0.3.1.ebuild

index 853076cc5077d35573e74c8a1286db12b844ad5a..6c08eebb73c39b1485702c38862c9ebc289d6603 100644 (file)
@@ -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 ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
        SRC_URI="https://code.videolan.org/videolan/dav1d/-/archive/${PV}/${P}.tar.bz2"
 fi