diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 15:44:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 15:44:42 +0000 |
commit | 46cdc86dfea2161479310687ff3440ee3476e8fc (patch) | |
tree | decaff4a9379ebe35eb45d7ca2662096e7c6b341 /mail-mta/postfix/postfix-2.9.4.ebuild | |
parent | add missing test to IUSE (diff) | |
download | historical-46cdc86dfea2161479310687ff3440ee3476e8fc.tar.gz historical-46cdc86dfea2161479310687ff3440ee3476e8fc.tar.bz2 historical-46cdc86dfea2161479310687ff3440ee3476e8fc.zip |
stable ppc64, bug #437602
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'mail-mta/postfix/postfix-2.9.4.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.9.4.ebuild b/mail-mta/postfix/postfix-2.9.4.ebuild index f4781f6eac32..3c2da503049a 100644 --- a/mail-mta/postfix/postfix-2.9.4.ebuild +++ b/mail-mta/postfix/postfix-2.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.4.ebuild,v 1.3 2012/10/10 15:36:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.4.ebuild,v 1.4 2012/10/11 15:44:42 blueness Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz LICENSE="IBM" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="+berkdb cdb doc dovecot-sasl hardened ldap ldap-bind memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda" DEPEND=">=dev-libs/libpcre-3.4 |