diff options
author | Brian Evans <grknight@gentoo.org> | 2018-04-23 12:13:38 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-04-23 13:24:07 -0400 |
commit | 09b96120d6982ece6a1be526ae7cf930d7d908c9 (patch) | |
tree | 40804208756f47644b8e26b56c2f064c1178a54d /dev-php/PEAR-Mail_mimeDecode | |
parent | dev-php/PEAR-Mail_Mime: Drop old (diff) | |
download | gentoo-09b96120d6982ece6a1be526ae7cf930d7d908c9.tar.gz gentoo-09b96120d6982ece6a1be526ae7cf930d7d908c9.tar.bz2 gentoo-09b96120d6982ece6a1be526ae7cf930d7d908c9.zip |
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
Diffstat (limited to 'dev-php/PEAR-Mail_mimeDecode')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |