dev-libs/weston: x86 stable, bug 579266
authorPacho Ramos <pacho@gentoo.org>
Sat, 17 Sep 2016 10:42:30 +0000 (12:42 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 17 Sep 2016 10:42:30 +0000 (12:42 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"

dev-libs/weston/weston-1.11.0.ebuild

index f671a2705f6c5c27fce822d4d2a874beb155230a..2fc4c17e7dfd4096d85a385640856a1f739126d2 100644 (file)
@@ -19,10 +19,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
-       KEYWORDS="arm"
+       KEYWORDS="arm 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"