From e0f74b8ec53b56e514248dc8f71024c89b3a6292 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 27 Mar 2014 11:05:05 +0000 Subject: 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) --- dev-libs/wayland/wayland-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/wayland/wayland-1.4.0.ebuild') 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" -- cgit v1.2.3-65-gdbad