commit:     699133bcb84c6ef569a3c3b58079c41f44044497
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 20:12:06 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 20:12:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699133bc

media-libs/waffle: keyworded 1.5.2 for ppc, bug #651152

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 media-libs/waffle/waffle-1.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/waffle/waffle-1.5.2.ebuild 
b/media-libs/waffle/waffle-1.5.2.ebuild
index c5ae78b0035..140bb05b121 100644
--- a/media-libs/waffle/waffle-1.5.2.ebuild
+++ b/media-libs/waffle/waffle-1.5.2.ebuild
@@ -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"

Reply via email to