diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-01 14:38:09 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-01 14:38:09 +0200 |
commit | 22698477ff3fcda2358dda83fbada49356938de2 (patch) | |
tree | 60441a4de620ccbf5741c9738c61e01dd09a62a5 /dev-php/PEAR-Text_Password | |
parent | media-libs/fdk-aac: remove empty KEYWORDS. (diff) | |
download | gentoo-22698477ff3fcda2358dda83fbada49356938de2.tar.gz gentoo-22698477ff3fcda2358dda83fbada49356938de2.tar.bz2 gentoo-22698477ff3fcda2358dda83fbada49356938de2.zip |
dev-php/PEAR-Text_Password: add ~ppc64 keyword (bug 574264).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 |
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 19f6fb9e2fac..ac9ef9267533 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 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86" IUSE="test" RDEPEND="dev-lang/php:*" |