commit: bba5bd2cee1e7d46ad3987ff59f25a8c203031c6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 11:12:35 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 11:12:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba5bd2c
dev-php/swoole: amd64 stable wrt bug #669308 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-php/swoole/swoole-4.2.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/swoole/swoole-4.2.13.ebuild b/dev-php/swoole/swoole-4.2.13.ebuild index aaeac50dd89..3d197c66427 100644 --- a/dev-php/swoole/swoole-4.2.13.ebuild +++ b/dev-php/swoole/swoole-4.2.13.ebuild @@ -14,7 +14,7 @@ USE_PHP="php7-1 php7-2 php7-3" inherit php-ext-pecl-r3 HOMEPAGE="https://www.swoole.co.uk" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="Event-driven asynchronous & concurrent & coroutine networking engine" LICENSE="Apache-2.0"