diff options
author | 2020-05-21 09:57:06 +0200 | |
---|---|---|
committer | 2020-05-21 09:57:06 +0200 | |
commit | 8a835a4b53a2c862ce7ea8741a732d30fe19119b (patch) | |
tree | b90af8eaf96ce6ba7ed8b1b80d9a11f9fcf5bccc /mail-mta/postfix/postfix-3.5.1.ebuild | |
parent | dev-vcs/cvsps: arm stable wrt bug #724134 (diff) | |
download | gentoo-8a835a4b53a2c862ce7ea8741a732d30fe19119b.tar.gz gentoo-8a835a4b53a2c862ce7ea8741a732d30fe19119b.tar.bz2 gentoo-8a835a4b53a2c862ce7ea8741a732d30fe19119b.zip |
mail-mta/postfix: arm stable wrt bug #724236
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta/postfix/postfix-3.5.1.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/postfix/postfix-3.5.1.ebuild b/mail-mta/postfix/postfix-3.5.1.ebuild index 5e93ab18d77..cb03d557af2 100644 --- a/mail-mta/postfix/postfix-3.5.1.ebuild +++ b/mail-mta/postfix/postfix-3.5.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" LICENSE="|| ( IBM EPL-2.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="+berkdb cdb 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 |