aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pecl-swoole
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-01-07 15:34:02 -0500
committerAndy Postnikov <apostnikov@gmail.com>2019-01-09 04:12:25 +0200
commit671935319b1b6635574387b73a5352e7597a89fe (patch)
tree08183ade31325011bd7c4b544f158949928221bf /testing/php7-pecl-swoole
parent851e7bd0fbde82b50528c5e39badf05e9f36cec9 (diff)
downloadaports-671935319b1b6635574387b73a5352e7597a89fe.tar.bz2
aports-671935319b1b6635574387b73a5352e7597a89fe.tar.xz
testing/php7-pecl-swoole: comment out issue link
Diffstat (limited to 'testing/php7-pecl-swoole')
-rw-r--r--testing/php7-pecl-swoole/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-swoole/APKBUILD b/testing/php7-pecl-swoole/APKBUILD
index bb543d02dc..b72885c435 100644
--- a/testing/php7-pecl-swoole/APKBUILD
+++ b/testing/php7-pecl-swoole/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.2.12
pkgrel=0
pkgdesc="Event-driven asynchronous and concurrent networking engine with high performance for PHP."
url="https://pecl.php.net/package/swoole"
-arch="x86_64" https://github.com/swoole/swoole-src/issues/2181
+arch="x86_64" # https://github.com/swoole/swoole-src/issues/2181
license="Apache-2.0"
depends="php7-openssl php7-sockets"
makedepends="php7-dev autoconf re2c openssl-dev nghttp2-dev"