From: Agostino Sarubbo Date: Sun, 12 Feb 2017 15:36:09 +0000 (+0100) Subject: dev-php/PEAR-Net_SmartIRC: x86 stable wrt bug #608750 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ac5717908c89061c4f19c256f41c310c52fe41c;p=gentoo.git dev-php/PEAR-Net_SmartIRC: x86 stable wrt bug #608750 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild index 21e0c9e273d7..2a6bde376800 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pear/${MY_PN}/archive/v${PV}.tar.gz DESCRIPTION="PHP class to communicate with IRC networks" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc examples" RDEPEND="dev-lang/php:*"