summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-01 11:11:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-01 11:11:22 +0100
commit9a10eeef052128c71727dc32405258208a63ca98 (patch)
treecc497a1c294a237b17cbf3dd90c758efcf69e1b4 /dev-libs
parentdev-libs/wayland: x86 stable wrt bug #559062 (diff)
downloadgentoo-9a10eeef052128c71727dc32405258208a63ca98.tar.gz
gentoo-9a10eeef052128c71727dc32405258208a63ca98.tar.bz2
gentoo-9a10eeef052128c71727dc32405258208a63ca98.zip
dev-libs/weston: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/weston/weston-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-1.9.0.ebuild b/dev-libs/weston/weston-1.9.0.ebuild
index 8b3be121ad80..d3a7ef0b6682 100644
--- a/dev-libs/weston/weston-1.9.0.ebuild
+++ b/dev-libs/weston/weston-1.9.0.ebuild
@@ -22,7 +22,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://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"