diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:36:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:46:42 +0200 |
commit | d307caa20fd653cb6fb083cc8391a88e01227836 (patch) | |
tree | bed84a07013d70daf51efb954fd9cdfa593312b1 /dev-php/pecl-mailparse | |
parent | dev-php/pecl-geoip: x86 stable (bug #667082) (diff) | |
download | gentoo-d307caa20fd653cb6fb083cc8391a88e01227836.tar.gz gentoo-d307caa20fd653cb6fb083cc8391a88e01227836.tar.bz2 gentoo-d307caa20fd653cb6fb083cc8391a88e01227836.zip |
dev-php/pecl-mailparse: x86 stable (bug #667084)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-php/pecl-mailparse')
-rw-r--r-- | dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild index 3a5f1f470f65..ee23d5d211b4 100644 --- a/dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild +++ b/dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild @@ -16,7 +16,7 @@ inherit php-ext-pecl-r3 # Only build for 7.x USE_PHP="php7-0 php7-1 php7-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" DESCRIPTION="PHP extension for parsing and working with RFC822 and MIME compliant messages" LICENSE="PHP-3.01" |