commit:     f5889c0749e5a2f6cd7fd76d07a7bf00b2a49a7c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May  6 12:19:52 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May  6 12:19:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5889c07

dev-libs/weston: amd64 stable wrt bug #649316

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/weston/weston-3.0.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/weston/weston-3.0.0.ebuild 
b/dev-libs/weston/weston-3.0.0.ebuild
index 01cec086558..0fc2ee82083 100644
--- a/dev-libs/weston/weston-3.0.0.ebuild
+++ b/dev-libs/weston/weston-3.0.0.ebuild
@@ -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"

Reply via email to