dev-libs/weston: arm stable, bug #649316
authorMarkus Meier <maekke@gentoo.org>
Sun, 13 May 2018 11:26:05 +0000 (13:26 +0200)
committerMarkus Meier <maekke@gentoo.org>
Sun, 13 May 2018 11:26:05 +0000 (13:26 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-libs/weston/weston-3.0.0.ebuild

index b7668c570ac1512f8fce1944e8929ed119fb6d13..5ecb2bdb3956c70e95b131b1c6ebf1f2b60679bd 100644 (file)
@@ -16,10 +16,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
-       KEYWORDS="amd64 x86"
+       KEYWORDS="amd64 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"