diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 16:18:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 16:18:16 +0100 |
commit | 64d8c1ad90aebf64e6cc28d531cde2bcd87f8f62 (patch) | |
tree | 99adb7fd8a8e957d6fc86b1f1ac34d13989e633d /dev-php/pecl-apcu | |
parent | games-board/domination: amd64 stable wrt bug #564520 (diff) | |
download | gentoo-64d8c1ad90aebf64e6cc28d531cde2bcd87f8f62.tar.gz gentoo-64d8c1ad90aebf64e6cc28d531cde2bcd87f8f62.tar.bz2 gentoo-64d8c1ad90aebf64e6cc28d531cde2bcd87f8f62.zip |
dev-php/pecl-apcu: amd64 stable wrt bug #561490
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-php/pecl-apcu')
-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 3e0d14ab8a05..a9402cf782a8 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" |