From: Brian Evans Date: Mon, 23 Apr 2018 16:13:38 +0000 (-0400) Subject: dev-php/PEAR-Mail_mimeDecode: Mark 1.5.6-r2 stable for ALLARCHES X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=09b96120d6982ece6a1be526ae7cf930d7d908c9;p=gentoo.git dev-php/PEAR-Mail_mimeDecode: Mark 1.5.6-r2 stable for ALLARCHES Script only package and tests pass Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.6-r2.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.6-r2.ebuild index adf9177c8b57..c964c6908cfa 100644 --- a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.6-r2.ebuild +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.6-r2.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" RDEPEND=">=dev-php/PEAR-Mail_Mime-1.5.2"