commit: 383620b278e0d18ecde7c98f3981ab37b075cad7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 16:16:38 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 16:16:38 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383620b2
dev-php/pecl-apcu: x86 stable wrt bug #561490
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
dev-php/pecl-apcu/pecl-apcu-4.0.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 a9402cf..8195276 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"