dev-php/pecl-mailparse: ppc ppc64 stable (bug 610940).

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Michael Weber
2017-03-07 18:30:20 +01:00
parent 52f08a7a70
commit fcaf9020f6
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1"
inherit php-ext-pecl-r3
USE_PHP="php5-6"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
KEYWORDS="amd64 ppc ppc64 x86"
DESCRIPTION="PHP extension for parsing RFC822 and RFC2045 (MIME) messages"
LICENSE="PHP-2.02"

View File

@@ -16,7 +16,7 @@ inherit php-ext-pecl-r3
# Only build for 7.x
USE_PHP="php7-0 php7-1"
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"