commit: 74d5ceb11c44b0e805089ab83723f9c9ba5b5c43 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 15:03:51 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 15:03:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d5ceb1
dev-php/pecl-apcu: amd64 stable wrt bug #610402 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild | 4 ++-- dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild b/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild index ae8a9d8530..2ad15d54b4 100644 --- a/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 USE_PHP="php5-6" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01" diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild index c4c6f30ae5..9066691e93 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild @@ -18,7 +18,7 @@ inherit php-ext-pecl-r3 # However, we only really build for 7.x; so redefine it here USE_PHP="php7-0 php7-1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01"
