diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:29:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 17:29:22 +0100 |
commit | b5d6c8e3a7d834026aeee3f02bd76834ab5eb825 (patch) | |
tree | 00beed3e8ce6d46c8bfe04b8f22faa3702e05ce1 /dev-php | |
parent | dev-php/pecl-http: x86 stable wrt bug #610408 (diff) | |
download | gentoo-b5d6c8e3a7d834026aeee3f02bd76834ab5eb825.tar.gz gentoo-b5d6c8e3a7d834026aeee3f02bd76834ab5eb825.tar.bz2 gentoo-b5d6c8e3a7d834026aeee3f02bd76834ab5eb825.zip |
dev-php/pecl-propro: x86 stable wrt bug #610408
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-php/pecl-propro/pecl-propro-2.0.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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 15099f7ffe24..b12b55e18f0d 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 @@ -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 9b9da887876f..94b7c7d7127e 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 @@ -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" |