dev-libs/wayland-protocols: ppc64 stable (bug 611056)
authorMichael Weber <xmw@gentoo.org>
Wed, 8 Mar 2017 07:28:05 +0000 (08:28 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 8 Mar 2017 07:40:02 +0000 (08:40 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild

index 1f743bece592720abee33fd08148dc15578fd1a0..de5cbbdb34dbc7b78aeba41020a32e3ecaaf3778 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
 
 EAPI=5
@@ -17,10 +17,9 @@ HOMEPAGE="https://wayland.freedesktop.org/"
 
 if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
-       KEYWORDS="alpha"
 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"