summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-06 10:10:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-06 10:10:43 +0000
commit7dceac7a4e435ce5acb9c5fbc52669722b82058f (patch)
treeab638b7476d4445a1acb4fe290ce6bf5625414a5 /dev-libs/weston/weston-1.4.0.ebuild
parentStable for x86, wrt bug #500368 (diff)
downloadgentoo-2-7dceac7a4e435ce5acb9c5fbc52669722b82058f.tar.gz
gentoo-2-7dceac7a4e435ce5acb9c5fbc52669722b82058f.tar.bz2
gentoo-2-7dceac7a4e435ce5acb9c5fbc52669722b82058f.zip
Stable for x86, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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 b8f8d6924a79..099666bb3e5b 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.3 2014/03/27 11:05:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/weston/weston-1.4.0.ebuild,v 1.4 2014/04/06 10:10:43 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"