dev-libs/wayland-protocols: sparc stable wrt bug #579266
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 22 Jan 2017 17:17:51 +0000 (18:17 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 22 Jan 2017 17:17:51 +0000 (18:17 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild

index 2f72eefa090b3ccaae597fe6d12a2387b1e7c2d1..3d124e981b27e8ff95822078fa5f2346230ce433 100644 (file)
@@ -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"