diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:08:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:08:00 +0100 |
commit | 9de29a8d06eef3f36589e9b0a90627d1f2479e08 (patch) | |
tree | 0bcaaf2c6601564a723c4a3d988af55c87d84d46 /dev-php/pecl-apcu | |
parent | dev-python/pyyaml: x86 stable wrt bug #766228 (diff) | |
download | gentoo-9de29a8d06eef3f36589e9b0a90627d1f2479e08.tar.gz gentoo-9de29a8d06eef3f36589e9b0a90627d1f2479e08.tar.bz2 gentoo-9de29a8d06eef3f36589e9b0a90627d1f2479e08.zip |
dev-php/pecl-apcu: x86 stable wrt bug #766393
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/pecl-apcu')
-rw-r--r-- | dev-php/pecl-apcu/pecl-apcu-5.1.19.ebuild | 2 |
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 ee8c1e4d7cb5..7c59ac219002 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" |