From 10f6daf60e3fc29258e1988d0f8a6158bf109509 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 22 Jan 2017 18:17:51 +0100 Subject: dev-libs/wayland-protocols: sparc stable wrt bug #579266 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-libs/wayland-protocols') diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild index 2f72eefa090b..3d124e981b27 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,10 +18,10 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" - KEYWORDS="alpha amd64 arm hppa ia64 ppc x86" + KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" + KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad