dev-libs/weston: amd64 stable wrt bug #649316
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 6 May 2018 12:19:52 +0000 (15:19 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 6 May 2018 12:19:52 +0000 (15:19 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-libs/weston/weston-3.0.0.ebuild

index 01cec086558fae378bc8b7695a8285ad1c7c92b4..0fc2ee820834799ca5996500a51885376c970fdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,10 +16,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
-       KEYWORDS=""
+       KEYWORDS="amd64"
 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"