diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:49:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:55:12 +0100 |
commit | 0bd47c2d6b90d9f85b19fab9707ab5d687765a84 (patch) | |
tree | 9150cac283e61ad1181a559aa0d397b258c09b4c /dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild | |
parent | net-analyzer/munin: x86 stable (bug #706280) (diff) | |
download | gentoo-0bd47c2d6b90d9f85b19fab9707ab5d687765a84.tar.gz gentoo-0bd47c2d6b90d9f85b19fab9707ab5d687765a84.tar.bz2 gentoo-0bd47c2d6b90d9f85b19fab9707ab5d687765a84.zip |
dev-php/pecl-apcu: x86 stable (bug #706180)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild')
-rw-r--r-- | dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild index 97d7ace42391..df758bf3f797 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.18.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4" 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" |