From: Michael Weber Date: Sat, 1 Apr 2017 10:37:22 +0000 (+0200) Subject: dev-php/PEAR-Console_CommandLine: add ~ppc keyword (bug 594824). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4f8ef26489656daba8ea12566baf61b564627267;p=gentoo.git dev-php/PEAR-Console_CommandLine: add ~ppc keyword (bug 594824). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64" --- diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild index 68861dcda4c2..bdd79c1f4721 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc64 x86" +KEYWORDS="amd64 arm ~hppa ~ppc ~ppc64 x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR.