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

dev-libs/wayland/wayland-1.12.0.ebuild

index 4ebac09fecccf65d06768b1a5fd83fa4828d6252..7a52e7ebb323726893b8b9a3c9f75bd1534550b5 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"