diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:59:52 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:59:52 +0200 |
commit | 3659e877449b7d72a302a10cf217d8f9f5c18760 (patch) | |
tree | f4160209a2aacc41a0ecbbc09427c153e8308824 /dev-php | |
parent | dev-php/webmozart-assert: add ~ppc keyword (bug 613766) (diff) | |
download | gentoo-3659e877449b7d72a302a10cf217d8f9f5c18760.tar.gz gentoo-3659e877449b7d72a302a10cf217d8f9f5c18760.tar.bz2 gentoo-3659e877449b7d72a302a10cf217d8f9f5c18760.zip |
dev-php/PEAR-Console_CommandLine: add ~ppc64 keyword (bug 594824).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 14202b43ff27..68861dcda4c2 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 x86" +KEYWORDS="amd64 arm ~hppa ~ppc64 x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR. |