Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-mailparse/
Date: Wed, 06 May 2020 14:30:51
Message-Id: 1588775441.73debfad24b30961e3d7ec17e80f9b8fd8ea5d22.ago@gentoo
1 commit: 73debfad24b30961e3d7ec17e80f9b8fd8ea5d22
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 14:30:41 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 14:30:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73debfad
7
8 dev-php/pecl-mailparse: x86 stable wrt bug #721114
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-php/pecl-mailparse/pecl-mailparse-3.0.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/pecl-mailparse/pecl-mailparse-3.0.4.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-3.0.4.ebuild
18 index 8984b2d35d8..d0c3ba6cd8c 100644
19 --- a/dev-php/pecl-mailparse/pecl-mailparse-3.0.4.ebuild
20 +++ b/dev-php/pecl-mailparse/pecl-mailparse-3.0.4.ebuild
21 @@ -14,7 +14,7 @@ DOCS=( README.md )
22
23 inherit php-ext-pecl-r3
24
25 -KEYWORDS="amd64 ppc ppc64 ~x86"
26 +KEYWORDS="amd64 ppc ppc64 x86"
27
28 DESCRIPTION="PHP extension for parsing and working with RFC822 and MIME compliant messages"
29 LICENSE="PHP-3.01"