diff options
Diffstat (limited to 'dev-php/pecl-http/pecl-http-2.5.6.ebuild')
-rw-r--r-- | dev-php/pecl-http/pecl-http-2.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-http/pecl-http-2.5.6.ebuild b/dev-php/pecl-http/pecl-http-2.5.6.ebuild index f42ddb7a527..8acbc17567a 100644 --- a/dev-php/pecl-http/pecl-http-2.5.6.ebuild +++ b/dev-php/pecl-http/pecl-http-2.5.6.ebuild @@ -13,7 +13,7 @@ USE_PHP="php5-6" inherit php-ext-pecl-r3 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" |