diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 14:59:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 14:59:15 +0100 |
commit | f289e932a468da21af5ffeb9f5d060b9d78983cf (patch) | |
tree | 565a53f44240c205f901d07785567853250ce8c3 /dev-php/swoole | |
parent | dev-php/pecl-event: Stabilize 3.0.8 amd64, #909595 (diff) | |
download | gentoo-f289e932a468da21af5ffeb9f5d060b9d78983cf.tar.gz gentoo-f289e932a468da21af5ffeb9f5d060b9d78983cf.tar.bz2 gentoo-f289e932a468da21af5ffeb9f5d060b9d78983cf.zip |
dev-php/swoole: Stabilize 4.8.7 amd64, #909596
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/swoole')
-rw-r--r-- | dev-php/swoole/swoole-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/swoole/swoole-4.8.7.ebuild b/dev-php/swoole/swoole-4.8.7.ebuild index 843f0db71a41..59684d9f8333 100644 --- a/dev-php/swoole/swoole-4.8.7.ebuild +++ b/dev-php/swoole/swoole-4.8.7.ebuild @@ -15,7 +15,7 @@ USE_PHP="php7-4 php8-0 php8-1" 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" |