summaryrefslogtreecommitdiff
path: root/dev-libs/weston
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-09-17 12:42:30 +0200
committerPacho Ramos <pacho@gentoo.org>2016-09-17 12:42:30 +0200
commit6dd76cea3633cbf1fd06312883070e222ba168f5 (patch)
tree217039ad462884bf0ce80ff8d81bbc979467605a /dev-libs/weston
parent9f34a39560efee89ba809d1665ec524d764b4bf7 (diff)
downloadgentoo-6dd76cea3633cbf1fd06312883070e222ba168f5.tar.gz
gentoo-6dd76cea3633cbf1fd06312883070e222ba168f5.tar.xz
dev-libs/weston: x86 stable, bug 579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
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 f671a2705f6..2fc4c17e7df 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"
+ KEYWORDS="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"