diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:36:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:39 +0100 |
commit | 2ac5717908c89061c4f19c256f41c310c52fe41c (patch) | |
tree | 824f1abd5957da14bdc2993b09f96ce42d2a477b /dev-php | |
parent | dev-libs/libmoe: x86 stable wrt bug #609080 (diff) | |
download | gentoo-2ac5717908c89061c4f19c256f41c310c52fe41c.tar.gz gentoo-2ac5717908c89061c4f19c256f41c310c52fe41c.tar.bz2 gentoo-2ac5717908c89061c4f19c256f41c310c52fe41c.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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:*" |