media-libs/libaom: x86 keyworded (bug #653676)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:40:12 +0000 (11:40 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 11 Jun 2018 09:40:12 +0000 (11:40 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-libs/libaom/libaom-0_pre20180421.ebuild

index 93a69a352861dfa97ebd148e41c558b6a5797fd0..6b45d369d2b9c37289ae8e9cafc2f0e300c4e6e9 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://aomedia.googlesource.com/aom"
 elif [[ ${PV} == *pre* ]]; then
        SRC_URI="mirror://gentoo/${P}.tar.xz"
-       KEYWORDS="~amd64 ~hppa ~ia64"
+       KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
        S="${WORKDIR}/${PN}"
 fi