media-libs/libplacebo: x86 keyworded (bug #687722)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 18 Jun 2019 18:11:21 +0000 (20:11 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 18 Jun 2019 18:24:19 +0000 (20:24 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/libplacebo/libplacebo-1.18.0.ebuild

index eda8818f5919bcc99db803930d77c4c625d59339..ab132357b85cf735222131f17302d0f1550b49f2 100644 (file)
@@ -7,7 +7,7 @@ if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://code.videolan.org/videolan/libplacebo.git"
        inherit git-r3
 else
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
        SRC_URI="https://code.videolan.org/videolan/libplacebo/-/archive/v${PV}/libplacebo-v${PV}.tar.gz"
        S="${WORKDIR}/${PN}-v${PV}"
 fi