Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/swoole/
Date: Sun, 14 Apr 2019 11:12:54
Message-Id: 1555240355.bba5bd2cee1e7d46ad3987ff59f25a8c203031c6.ago@gentoo
1 commit: bba5bd2cee1e7d46ad3987ff59f25a8c203031c6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 11:12:35 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 11:12:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba5bd2c
7
8 dev-php/swoole: amd64 stable wrt bug #669308
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-php/swoole/swoole-4.2.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/swoole/swoole-4.2.13.ebuild b/dev-php/swoole/swoole-4.2.13.ebuild
18 index aaeac50dd89..3d197c66427 100644
19 --- a/dev-php/swoole/swoole-4.2.13.ebuild
20 +++ b/dev-php/swoole/swoole-4.2.13.ebuild
21 @@ -14,7 +14,7 @@ USE_PHP="php7-1 php7-2 php7-3"
22 inherit php-ext-pecl-r3
23
24 HOMEPAGE="https://www.swoole.co.uk"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27
28 DESCRIPTION="Event-driven asynchronous & concurrent & coroutine networking engine"
29 LICENSE="Apache-2.0"