commit: 4f8ef26489656daba8ea12566baf61b564627267 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 10:37:22 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 10:37:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8ef264
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" dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 68861dcda4c..bdd79c1f472 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.
