diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:37 +0100 |
commit | c55456bb232e03323f6a6aa7a4710a4cce58671e (patch) | |
tree | 4cec739f59428be1c512aa7496db4032cfac67d6 /dev-php/PEAR-Mail | |
parent | net-misc/curl: amd64 stable wrt bug #610572 (diff) | |
download | gentoo-c55456bb232e03323f6a6aa7a4710a4cce58671e.tar.gz gentoo-c55456bb232e03323f6a6aa7a4710a4cce58671e.tar.bz2 gentoo-c55456bb232e03323f6a6aa7a4710a4cce58671e.zip |
dev-php/PEAR-Mail: amd64 stable wrt bug #610638
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 7e7e0e003311..a2707b442150 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |