summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 16:03:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 16:03:51 +0100
commit74d5ceb11c44b0e805089ab83723f9c9ba5b5c43 (patch)
tree49bb57b6832b00f046eff6cc3803338699d43c2a /dev-php
parentdev-python/httpretty: amd64 stable wrt bug #606176 (diff)
downloadgentoo-74d5ceb11c44b0e805089ab83723f9c9ba5b5c43.tar.gz
gentoo-74d5ceb11c44b0e805089ab83723f9c9ba5b5c43.tar.bz2
gentoo-74d5ceb11c44b0e805089ab83723f9c9ba5b5c43.zip
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@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild4
-rw-r--r--dev-php/pecl-apcu/pecl-apcu-5.1.8.ebuild2
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 ae8a9d853093..2ad15d54b42f 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 c4c6f30ae598..9066691e93db 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"