From: Michael Weber Date: Sat, 1 Apr 2017 15:50:18 +0000 (+0200) Subject: dev-php/PEAR-Text_Password: add ~ppc keyword (bug 574264). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f8adf5d812a86aad5ee9eddbefd442a8e9831c92;p=gentoo.git dev-php/PEAR-Text_Password: add ~ppc keyword (bug 574264). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild index ac9ef9267533..abc640a814bc 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.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="~alpha ~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="dev-lang/php:*"