From: Thomas Deutschmann Date: Mon, 1 Oct 2018 21:35:34 +0000 (+0200) Subject: dev-php/pecl-geoip: x86 stable (bug #667082) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4bd6644966bbece6d0e1c1aeac66d4658e0c6ea1;p=gentoo.git dev-php/pecl-geoip: x86 stable (bug #667082) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/dev-php/pecl-geoip/pecl-geoip-1.1.1-r4.ebuild b/dev-php/pecl-geoip/pecl-geoip-1.1.1-r4.ebuild index 865b4ebe7166..0343b04b7b3a 100644 --- a/dev-php/pecl-geoip/pecl-geoip-1.1.1-r4.ebuild +++ b/dev-php/pecl-geoip/pecl-geoip-1.1.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2" inherit php-ext-pecl-r3 -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DESCRIPTION="PHP extension to map IP address to geographic places" LICENSE="PHP-3"