commit: cb9c9f4f7461b1262aee52bb7b15dc50571893ef
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 2 08:48:32 2018 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 08:48:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9c9f4f
mail-mta/postfix: mips keyworded for later releases
Package-Manager: Portage-2.3.27, Repoman-2.3.9
mail-mta/postfix/postfix-2.10.9.ebuild | 4 ++--
1 file 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 dbecba2eb63..71a043b3a93 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