summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-16 20:20:25 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-16 20:20:50 +0100
commit23230bdf99d31634dbdcc8ef563e3319f98a713c (patch)
tree7a8766944b63cccc9ae130835d84cc551ea6d991 /dev-php
parentapp-office/scribus: Stabilize 1.5.8 amd64, #835425 (diff)
downloadgentoo-23230bdf99d31634dbdcc8ef563e3319f98a713c.tar.gz
gentoo-23230bdf99d31634dbdcc8ef563e3319f98a713c.tar.bz2
gentoo-23230bdf99d31634dbdcc8ef563e3319f98a713c.zip
dev-php/swoole: Stabilize 4.5.9 amd64, #835428
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/swoole/swoole-4.5.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/swoole/swoole-4.5.9.ebuild b/dev-php/swoole/swoole-4.5.9.ebuild
index 5d5171051808..5c0345cb8a3e 100644
--- a/dev-php/swoole/swoole-4.5.9.ebuild
+++ b/dev-php/swoole/swoole-4.5.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -15,7 +15,7 @@ USE_PHP="php7-2 php7-3 php7-4 php8-0"
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"