summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-01-22 17:53:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-01-22 17:53:44 +0100
commit3290d67b16d34ccdb18b30e03143c17562f24de3 (patch)
tree2e6cdb37ab42c2104db85b2a1567cdbd8668079f
parentdev-php/pecl-apcu: amd64 stable wrt bug #766393 (diff)
downloadgentoo-3290d67b16d34ccdb18b30e03143c17562f24de3.tar.gz
gentoo-3290d67b16d34ccdb18b30e03143c17562f24de3.tar.bz2
gentoo-3290d67b16d34ccdb18b30e03143c17562f24de3.zip
dev-php/pecl-apcu_bc: amd64 stable wrt bug #766393
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild
index 2ac07f3f2d20..e21eb0b6de2b 100644
--- a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild
+++ b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -14,7 +14,7 @@ USE_PHP="php7-2 php7-3 php7-4"
inherit php-ext-pecl-r3 multilib
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="Provides APC backwards compatibility functions via APCu"
LICENSE="PHP-3.01"