summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 17:13:06 +0000
committerSam James <sam@gentoo.org>2021-01-25 17:13:12 +0000
commitb710b9a9d6f522eb2832205694dfd1d47ab5cd54 (patch)
tree792f1439313e8550679ce071d9bc122449569378 /dev-php/pecl-apcu
parentsys-libs/db: drop unused binutils dependency (diff)
downloadgentoo-b710b9a9d6f522eb2832205694dfd1d47ab5cd54.tar.gz
gentoo-b710b9a9d6f522eb2832205694dfd1d47ab5cd54.tar.bz2
gentoo-b710b9a9d6f522eb2832205694dfd1d47ab5cd54.zip
dev-php/pecl-apcu: Stabilize 5.1.19 arm64, #766393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-apcu')
-rw-r--r--dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild
index 7c59ac219002..777b8df0cd0c 100644
--- a/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild
+++ b/dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-2 php7-3 php7-4 php8-0"
inherit php-ext-pecl-r3
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
DESCRIPTION="Stripped down version of APC supporting only user cache"
LICENSE="PHP-3.01"