From a1643101a08db9813a7193d4053ee6ab86195403 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 22 Feb 2017 16:04:21 +0100 Subject: dev-php/pecl-propro: amd64 stable wrt bug #610408 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild | 4 ++-- dev-php/pecl-propro/pecl-propro-2.0.1-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-php/pecl-propro') diff --git a/dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild b/dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild index b69efb9f4d36..15099f7ffe24 100644 --- a/dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild +++ b/dev-php/pecl-propro/pecl-propro-1.0.2-r1.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="A reusable, property proxy API for PHP" LICENSE="BSD-2" diff --git a/dev-php/pecl-propro/pecl-propro-2.0.1-r1.ebuild b/dev-php/pecl-propro/pecl-propro-2.0.1-r1.ebuild index 047db83f2b61..9b9da887876f 100644 --- a/dev-php/pecl-propro/pecl-propro-2.0.1-r1.ebuild +++ b/dev-php/pecl-propro/pecl-propro-2.0.1-r1.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$ @@ -16,7 +16,7 @@ inherit php-ext-pecl-r3 # Only really build for 7.x USE_PHP="php7-0 php7-1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="A reusable property proxy API for PHP" LICENSE="BSD-2" -- cgit v1.2.3-65-gdbad