diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-14 13:12:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-14 13:12:35 +0200 |
commit | bba5bd2cee1e7d46ad3987ff59f25a8c203031c6 (patch) | |
tree | 9b4e9f0bf2d026a7df525d791cd15f71258bf6dd /dev-php | |
parent | sys-firmware/b43legacy-firmware: amd64 stable wrt bug #668064 (diff) | |
download | gentoo-bba5bd2cee1e7d46ad3987ff59f25a8c203031c6.tar.gz gentoo-bba5bd2cee1e7d46ad3987ff59f25a8c203031c6.tar.bz2 gentoo-bba5bd2cee1e7d46ad3987ff59f25a8c203031c6.zip |
dev-php/swoole: amd64 stable wrt bug #669308
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/swoole/swoole-4.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/swoole/swoole-4.2.13.ebuild b/dev-php/swoole/swoole-4.2.13.ebuild index aaeac50dd892..3d197c664272 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" |