commit: 01388cfbee57ae48524e83f86e8452ecb6a576dd Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 12:08:26 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 12:08:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01388cfb
dev-php/pecl-mailparse: x86 stable wrt bug #766405 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-php/pecl-mailparse/pecl-mailparse-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-mailparse/pecl-mailparse-3.1.1.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-3.1.1.ebuild index 1dffdab8661..5bf35ecf7c3 100644 --- a/dev-php/pecl-mailparse/pecl-mailparse-3.1.1.ebuild +++ b/dev-php/pecl-mailparse/pecl-mailparse-3.1.1.ebuild @@ -14,7 +14,7 @@ DOCS=( README.md ) inherit php-ext-pecl-r3 -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"
