media-libs/waffle: keyworded 1.5.2 for ppc, bug #651152
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Mar 2018 20:12:06 +0000 (21:12 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Mar 2018 20:12:06 +0000 (21:12 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

media-libs/waffle/waffle-1.5.2.ebuild

index c5ae78b00350ae1ea482ac7218d578194c18d8b2..140bb05b121d700a2000367948b5da1288dcec9c 100644 (file)
@@ -15,10 +15,10 @@ DESCRIPTION="Library that allows selection of GL API and of window system at run
 HOMEPAGE="https://people.freedesktop.org/~chadversary/waffle/"
 
 if [[ $PV = 9999* ]]; then
-       KEYWORDS="~ppc64"
+       KEYWORDS="~ppc ~ppc64"
 else
        SRC_URI="https://people.freedesktop.org/~chadversary/${PN}/files/release/${P}/${P}.tar.xz"
-       KEYWORDS="amd64 arm ~ppc64 x86"
+       KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
 fi
 
 LICENSE="BSD-2"