dev-libs/weston: x86 stable (bug #649316)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 7 May 2018 17:49:05 +0000 (19:49 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 7 May 2018 19:21:56 +0000 (21:21 +0200)
Package-Manager: Portage-2.3.34, Repoman-2.3.9

dev-libs/weston/weston-3.0.0.ebuild

index 0fc2ee820834799ca5996500a51885376c970fdb..b7668c570ac1512f8fce1944e8929ed119fb6d13 100644 (file)
@@ -16,10 +16,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
-       KEYWORDS="amd64"
+       KEYWORDS="amd64 x86"
 else
        SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
-       KEYWORDS="amd64 ~arm ~x86 ~arm-linux"
+       KEYWORDS="amd64 ~arm x86 ~arm-linux"
 fi
 
 LICENSE="MIT CC-BY-SA-3.0"