Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mailparse/
Date: Mon, 01 Oct 2018 21:47:48
Message-Id: 1538430402.d307caa20fd653cb6fb083cc8391a88e01227836.whissi@gentoo
1 commit: d307caa20fd653cb6fb083cc8391a88e01227836
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 1 21:36:01 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 1 21:46:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d307caa2
7
8 dev-php/pecl-mailparse: x86 stable (bug #667084)
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12
13 dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 3a5f1f470f6..ee23d5d211b 100644
18 --- a/dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild
19 +++ b/dev-php/pecl-mailparse/pecl-mailparse-3.0.2-r1.ebuild
20 @@ -16,7 +16,7 @@ inherit php-ext-pecl-r3
21 # Only build for 7.x
22 USE_PHP="php7-0 php7-1 php7-2"
23
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
26
27 DESCRIPTION="PHP extension for parsing and working with RFC822 and MIME compliant messages"
28 LICENSE="PHP-3.01"