diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-05-12 17:23:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-05-12 17:23:31 +0000 |
commit | 0c7c5e25d063dd91cfffb85e404515e25b9ee01e (patch) | |
tree | 199c222711d9226c377c70f29859245547b97b36 /mail-mta/postfix/postfix-2.8.3.ebuild | |
parent | Allow for msmtp with optional mta support, by Christian Aistleitner, bug #366899 (diff) | |
download | historical-0c7c5e25d063dd91cfffb85e404515e25b9ee01e.tar.gz historical-0c7c5e25d063dd91cfffb85e404515e25b9ee01e.tar.bz2 historical-0c7c5e25d063dd91cfffb85e404515e25b9ee01e.zip |
Marked ~hppa (bug #366525).
Package-Manager: portage-2.2.0_alpha32/cvs/Linux i686
Diffstat (limited to 'mail-mta/postfix/postfix-2.8.3.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.8.3.ebuild b/mail-mta/postfix/postfix-2.8.3.ebuild index e0c63946b558..729a08a1fa34 100644 --- a/mail-mta/postfix/postfix-2.8.3.ebuild +++ b/mail-mta/postfix/postfix-2.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.3.ebuild,v 1.2 2011/05/09 08:02:18 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.3.ebuild,v 1.3 2011/05/12 17:23:31 jer Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz LICENSE="IBM" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="cdb doc dovecot-sasl examples hardened ipv6 ldap ldap-bind mbox mysql nis pam postgres sasl selinux sqlite ssl vda" DEPEND=">=sys-libs/db-3.2 |