diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-17 18:58:47 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-17 18:58:47 +0100 |
commit | 5c793412a498bf6898c712c69e11157cf1753aff (patch) | |
tree | 10ea1cc028f3d3c04cdfe757b649a2d2e6c7fb76 /mail-mta | |
parent | dev-lang/spidermonkey: arm stable, bug #633408 (diff) | |
download | gentoo-5c793412a498bf6898c712c69e11157cf1753aff.tar.gz gentoo-5c793412a498bf6898c712c69e11157cf1753aff.tar.bz2 gentoo-5c793412a498bf6898c712c69e11157cf1753aff.zip |
mail-mta/postfix: arm stable, bug #634036
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/postfix/postfix-3.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-3.2.4.ebuild b/mail-mta/postfix/postfix-3.2.4.ebuild index 10a944a6d986..79ab0bdc7544 100644 --- a/mail-mta/postfix/postfix-3.2.4.ebuild +++ b/mail-mta/postfix/postfix-3.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" LICENSE="IBM" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="+berkdb cdb doc dovecot-sasl +eai hardened ldap ldap-bind libressl lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl" DEPEND=">=dev-libs/libpcre-3.4 |