summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-01 17:50:18 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-01 17:51:36 +0200
commitf8adf5d812a86aad5ee9eddbefd442a8e9831c92 (patch)
treebb1e1c280a404c9c7a4ca6b6082fddb3a272ddcd /dev-php/PEAR-Text_Password
parentkde-apps/kwrite: Set KDE_HANDBOOK optional, fix cmake warning (diff)
downloadgentoo-f8adf5d812a86aad5ee9eddbefd442a8e9831c92.tar.gz
gentoo-f8adf5d812a86aad5ee9eddbefd442a8e9831c92.tar.bz2
gentoo-f8adf5d812a86aad5ee9eddbefd442a8e9831c92.zip
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"
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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:*"