diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:16:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:16:38 +0100 |
commit | 383620b278e0d18ecde7c98f3981ab37b075cad7 (patch) | |
tree | 6a81c99ed30da68f6b1c6944c2f92381b1292391 /dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild | |
parent | dev-php/pecl-event: x86 stable wrt bug #561486 (diff) | |
download | gentoo-383620b278e0d18ecde7c98f3981ab37b075cad7.tar.gz gentoo-383620b278e0d18ecde7c98f3981ab37b075cad7.tar.bz2 gentoo-383620b278e0d18ecde7c98f3981ab37b075cad7.zip |
dev-php/pecl-apcu: x86 stable wrt bug #561490
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild')
-rw-r--r-- | dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild b/dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild index a9402cf782a8..8195276fc484 100644 --- a/dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild @@ -19,7 +19,7 @@ inherit php-ext-pecl-r2 confutils eutils S="${WORKDIR}/apcu-${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01" |