diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:40 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:40 +0100 |
commit | 83326d9f95070c77f4e4abf3d95a7604a4deaec9 (patch) | |
tree | d2186c901237e91b1913abcc93215f54c02c3391 /mail-mta | |
parent | mail-mta/exim: destabilize 4.94.2-r4 for ~ppc (diff) | |
download | gentoo-83326d9f95070c77f4e4abf3d95a7604a4deaec9.tar.gz gentoo-83326d9f95070c77f4e4abf3d95a7604a4deaec9.tar.bz2 gentoo-83326d9f95070c77f4e4abf3d95a7604a4deaec9.zip |
mail-mta/postfix: destabilize 3.6.3 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/postfix/postfix-3.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-3.6.3.ebuild b/mail-mta/postfix/postfix-3.6.3.ebuild index 8a2e5709ee55..97d75f1b51b4 100644 --- a/mail-mta/postfix/postfix-3.6.3.ebuild +++ b/mail-mta/postfix/postfix-3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" IUSE="+berkdb cdb dovecot-sasl +eai ldap ldap-bind lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl" DEPEND=" |