summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/weston/weston-1.4.0.ebuild')
-rw-r--r--dev-libs/weston/weston-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/weston/weston-1.4.0.ebuild b/dev-libs/weston/weston-1.4.0.ebuild
index 099666bb3e5b..0da73ec32f2c 100644
--- a/dev-libs/weston/weston-1.4.0.ebuild
+++ b/dev-libs/weston/weston-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.4 2014/04/06 10:10:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.5 2014/06/08 09:15:24 ago Exp $
EAPI=5
@@ -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"