summaryrefslogtreecommitdiff
path: root/dev-libs/weston
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-09-17 13:08:04 +0200
committerPacho Ramos <pacho@gentoo.org>2016-09-17 13:08:04 +0200
commit4c0ec12fcdae289a17dee20886f5ed55940bf112 (patch)
tree30f7ad9e3fe89a0ad23306a3cba0f761d0817252 /dev-libs/weston
parentc215b47bcadbeb67c9c12bc1139addd79b039104 (diff)
downloadgentoo-4c0ec12fcdae289a17dee20886f5ed55940bf112.tar.gz
gentoo-4c0ec12fcdae289a17dee20886f5ed55940bf112.tar.xz
dev-libs/weston: amd64 stable, bug 579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs/weston')
-rw-r--r--dev-libs/weston/weston-1.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/weston/weston-1.11.0.ebuild b/dev-libs/weston/weston-1.11.0.ebuild
index 2fc4c17e7df..ddbbd4f1299 100644
--- a/dev-libs/weston/weston-1.11.0.ebuild
+++ b/dev-libs/weston/weston-1.11.0.ebuild
@@ -19,10 +19,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"
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 ~arm-linux"
+ KEYWORDS="amd64 arm x86 ~arm-linux"
fi
LICENSE="MIT CC-BY-SA-3.0"