diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-29 09:55:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-29 09:55:49 +0200 |
commit | 33f0eeef72830ec9957a80b40a7e84ecec404635 (patch) | |
tree | bc8c0387023bcb88eba37bdef577bd5d8cebade3 /dev-php | |
parent | media-libs/suil: ppc64 stable wrt bug #854975 (diff) | |
download | gentoo-33f0eeef72830ec9957a80b40a7e84ecec404635.tar.gz gentoo-33f0eeef72830ec9957a80b40a7e84ecec404635.tar.bz2 gentoo-33f0eeef72830ec9957a80b40a7e84ecec404635.zip |
dev-php/pecl-apcu: x86 stable wrt bug #854966
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild index db04e7adeb3e..f4a3ccca476a 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.21.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-4 php8-0 php8-1" inherit php-ext-pecl-r3 -KEYWORDS="amd64 ~arm arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01" |