diff options
author | 2023-07-10 19:18:18 +0000 | |
---|---|---|
committer | 2023-07-10 19:18:18 +0000 | |
commit | e69d0ab48d6121c1af4e28be11eb3eebc5a725d3 (patch) | |
tree | d7d4afc3bff6ff9a530e3e5fa78feea885b17c57 /mail-mta/postfix | |
parent | dev-ruby/radius: enable ruby32 (diff) | |
download | gentoo-e69d0ab48d6121c1af4e28be11eb3eebc5a725d3.tar.gz gentoo-e69d0ab48d6121c1af4e28be11eb3eebc5a725d3.tar.bz2 gentoo-e69d0ab48d6121c1af4e28be11eb3eebc5a725d3.zip |
mail-mta/postfix: Stabilize 3.8.1 amd64, #910190
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-mta/postfix')
-rw-r--r-- | mail-mta/postfix/postfix-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/postfix/postfix-3.8.1.ebuild b/mail-mta/postfix/postfix-3.8.1.ebuild index 164b49c0481f..9fd630bb3d1c 100644 --- a/mail-mta/postfix/postfix-3.8.1.ebuild +++ b/mail-mta/postfix/postfix-3.8.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" LICENSE="|| ( IBM EPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+berkdb cdb dovecot-sasl +eai ldap ldap-bind lmdb mbox memcached mysql nis pam postgres sasl selinux sqlite ssl" DEPEND=" |