commit: 9699dcf591d806c891d1639d4f21c12732083794 Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Wed Jan 18 14:36:09 2017 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Wed Jan 18 14:36:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9699dcf5
net-mail/dovecot: remove KEYWORDS from vulnerable version Can't remove the ebuild without breaking the tree for ia64 mips sh and sparc Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-mail/dovecot/dovecot-2.2.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/dovecot/dovecot-2.2.19.ebuild b/net-mail/dovecot/dovecot-2.2.19.ebuild index 8600d85..a1187c7 100644 --- a/net-mail/dovecot/dovecot-2.2.19.ebuild +++ b/net-mail/dovecot/dovecot-2.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1 MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="ia64 ~mips ~sh sparc" IUSE_DOVECOT_AUTH="kerberos ldap mysql pam postgres sqlite vpopmail" IUSE_DOVECOT_STORAGE="cydir imapc +maildir mbox mdbox pop3c sdbox"
