dev-libs/weston: amd64 stable wrt bug #711820
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 8 Mar 2020 10:41:14 +0000 (11:41 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 8 Mar 2020 10:41:14 +0000 (11:41 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/weston/weston-8.0.0.ebuild

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