diff options
author | Brian Evans <grknight@gentoo.org> | 2017-02-23 14:10:07 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-02-23 14:10:54 -0500 |
commit | a5b689419941d8af6d51b69f1d6a896c3638cc02 (patch) | |
tree | 72d6019e3916a3dcb8b1c4ab4456218707ef0fd2 /dev-php/PEAR-Mail | |
parent | dev-php/PEAR-MIME_Type: ppc and ppc64 stable for ALLARCHES wrt bug 610634 (diff) | |
download | gentoo-a5b689419941d8af6d51b69f1d6a896c3638cc02.tar.gz gentoo-a5b689419941d8af6d51b69f1d6a896c3638cc02.tar.bz2 gentoo-a5b689419941d8af6d51b69f1d6a896c3638cc02.zip |
dev-php/PEAR-Mail: Remaining arches stabled (ALLARCHES) wrt bug 610638
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild index 40cc79125d58..68b897a6dee3 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" 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="" RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1" |