summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-27 11:05:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-27 11:05:05 +0000
commite0f74b8ec53b56e514248dc8f71024c89b3a6292 (patch)
tree3ce8ce34c7b2b1b071d46e040a2e41f2c10ec73e /dev-libs/wayland/wayland-1.4.0.ebuild
parentStable for amd64, wrt bug #500368 (diff)
downloadgentoo-2-e0f74b8ec53b56e514248dc8f71024c89b3a6292.tar.gz
gentoo-2-e0f74b8ec53b56e514248dc8f71024c89b3a6292.tar.bz2
gentoo-2-e0f74b8ec53b56e514248dc8f71024c89b3a6292.zip
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/wayland/wayland-1.4.0.ebuild')
-rw-r--r--dev-libs/wayland/wayland-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-1.4.0.ebuild b/dev-libs/wayland/wayland-1.4.0.ebuild
index 66200d3106d4..e85389b66eda 100644
--- a/dev-libs/wayland/wayland-1.4.0.ebuild
+++ b/dev-libs/wayland/wayland-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/wayland/wayland-1.4.0.ebuild,v 1.2 2014/01/26 03:46:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.4.0.ebuild,v 1.3 2014/03/27 11:05:05 ago Exp $
EAPI=5
@@ -21,7 +21,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
fi
LICENSE="MIT"