From: Agostino Sarubbo Date: Thu, 2 Mar 2017 10:29:47 +0000 (+0100) Subject: dev-php/PEAR-Console_CommandLine: amd64 stable wrt bug #611164 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=efb1469bc462b6a0fa40581515b1cbaf725511b6;p=gentoo.git dev-php/PEAR-Console_CommandLine: amd64 stable wrt bug #611164 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- 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 da85ec276134..7100b5699bcb 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 ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="examples test" # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR.