summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2018-04-02 11:48:32 +0300
committerEray Aslan <eras@gentoo.org>2018-04-02 11:48:32 +0300
commitcb9c9f4f7461b1262aee52bb7b15dc50571893ef (patch)
tree6419d5f5099dff846a796def150a7ee51c592ada
parentmail-mta/postfix: bump to 3.4_pre20180401 (diff)
downloadgentoo-cb9c9f4f7461b1262aee52bb7b15dc50571893ef.tar.gz
gentoo-cb9c9f4f7461b1262aee52bb7b15dc50571893ef.tar.bz2
gentoo-cb9c9f4f7461b1262aee52bb7b15dc50571893ef.zip
mail-mta/postfix: mips keyworded for later releases
Package-Manager: Portage-2.3.27, Repoman-2.3.9
-rw-r--r--mail-mta/postfix/postfix-2.10.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.10.9.ebuild b/mail-mta/postfix/postfix-2.10.9.ebuild
index dbecba2eb635..71a043b3a939 100644
--- a/mail-mta/postfix/postfix-2.10.9.ebuild
+++ b/mail-mta/postfix/postfix-2.10.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz
LICENSE="IBM"
SLOT="0"
-KEYWORDS="~mips ~s390"
+KEYWORDS="~s390"
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