summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-08-22 16:40:56 -0400
committerBrian Evans <grknight@gentoo.org>2016-08-22 16:40:56 -0400
commitf6c4af8aa6ec70085a1f709290c4658c70a78af4 (patch)
treef39ec9f5cb3060780b60048a1fa2b9801bfce978 /dev-php/pecl-mailparse
parentdev-util/cargo: version bump to 0.12.0 (diff)
downloadgentoo-f6c4af8aa6ec70085a1f709290c4658c70a78af4.tar.gz
gentoo-f6c4af8aa6ec70085a1f709290c4658c70a78af4.tar.bz2
gentoo-f6c4af8aa6ec70085a1f709290c4658c70a78af4.zip
dev-php/pecl-mailparse: Mark 2.1.6-r3 stable for amd64 and x86
Tested personally. 2 tests failed but were related to PHP updates needed to be fixed in the test itself rather than the extension Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-php/pecl-mailparse')
-rw-r--r--dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r3.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r3.ebuild
index 97a2d1cb8041..54d1edc6e712 100644
--- a/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r3.ebuild
+++ b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r3.ebuild
@@ -11,7 +11,7 @@ USE_PHP="php5-5 php5-6"
inherit php-ext-pecl-r3
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
DESCRIPTION="PHP extension for parsing RFC822 and RFC2045 (MIME) messages"
LICENSE="PHP-2.02"